CapsuleShape.Offset Property
Definition¶
Namespace: Brine2D.Physics
Local-space offset applied to both center points, shifting the entire capsule relative to the body origin in pixels. Default is System.Numerics.Vector2.Zero.
public System.Numerics.Vector2 Offset { get; init; }