Property Offset
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Offset
Gets the signed distance from the capsule centre to the plane, along the normal.
public float Offset { get; init; }Property Value
Remarks
Negative means the capsule is already past the plane.