Struct HullBoundingPlanes
- Namespace
- BepuPhysics.Collidables
- Assembly
- BepuPhysics.dll
public struct HullBoundingPlanes
- Inherited Members
Fields
Normal
Normal of the bounding plane.
public Vector3Wide Normal
Field Value
- Vector3Wide
Offset
Offset from the origin to a point on the plane along the normal.
public Vector<float> Offset