Property Default
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Default
Gets the options with everything off, which is the starting point.
public static DebugDrawOptions Default { get; }Property Value
Remarks
Box3D.DebugDrawOptions.Bounds defaults to the whole world rather than an empty box, since a default-constructed Box3D.BoundingBox would cull everything and look like a drawer that is not being called.