Table of Contents

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

float

Remarks

Negative means the capsule is already past the plane.