DebugDrawOptions constructor
const
DebugDrawOptions({})
Implementation
const DebugDrawOptions({
this.bounds = false,
this.normals = false,
this.lightGizmos = false,
this.axes = false,
this.cameraFrustums = false,
this.normalLength = 0.0,
});