Optional
nodeOptional
drawImplement this to draw visual aids inside the editors render view. Use Gizmos inside the override to draw stuff.
Optional
_cmpCamera: ComponentCameraOptional
_picking: booleanOptional
drawSee drawGizmos. Only displayed while the corresponding node is selected.
Optional
_cmpCamera: ComponentCamera
The interface to render visual aids in the editor. Implemented by Components. Can be used on its own to draw and pick visual aids independent of a scene graph.