Function ambient_api_core::core::physics::components::collider_from_url
source · pub fn collider_from_url() -> Component<String>
Expand description
Collider from URL: This entity will load its physics collider from the URL.
The value is the URL to load from.
Attributes: Debuggable, Networked, Store