Click or drag to resize

KinematicCollision2DPosition Property

The point of collision, in global coordinates.

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

Property Value

Type: Vector2
See Also