Property ClipsVelocity
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ClipsVelocity
Gets a value indicating whether velocity is clipped against this plane.
public bool ClipsVelocity { get; init; }Property Value
Remarks
Should be false for soft planes, or the character loses speed to a surface that never stopped it.