Click or drag to resize

KinematicCollisionNormal Property

The colliding body's shape's normal at the point of collision.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3 Normal { get; }

Property Value

Type: Vector3
See Also