Click or drag to resize

KinematicCollisionPosition Property

The point of collision, in global coordinates.

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

Property Value

Type: Vector3
See Also