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