pub fn visualize_collider() -> Component<()>
Expand description

Visualize collider: If attached, the collider will be rendered.

Note: this will continuously overwrite the local_gizmos component.

Attributes: Debuggable, Networked