debug_lines
Settings for debug lines
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
drawDebugLines | bool | false | Whether to draw debug lines |
drawPhysicsBodies | bool | true | Whether to draw geometry of physics bodies |
drawPhysicsBodyAxes | bool | true | Whether to draw physics body axes |
drawCenterOfMass | bool | false | Whether to draw the center of mass of physics bodies |
drawJoints | bool | false | Whether to draw joint-related debug lines |
drawSkeletons | bool | false | Whether to draw the skeletons of rigged characters |
drawIK | bool | false | Whether to draw certain IK parameters like the forward and up vector of an IK Aim node, or the pole vector of an IK Two Bone node |
drawBoundingBoxes | bool | false | Whether to draw the bouding boxes of entities |
drawCameraFrustums | bool | false | Whether to draw camera frustums |
drawLights | bool | false | Whether to draw light-related debug lines |
drawReflectionProbes | bool | false | Whether to draw reflection probes |