Function ambient_api::core::physics::components::collider_loaded
source · pub fn collider_loaded() -> Component<()>
Expand description
Collider loaded: This component is automatically attached to an entity once the collider has been loaded (through e.g. collider_from_url
).
Attributes: Debuggable, Networked, Store