Function ambient_api::core::animation::components::play_clip_from_url
source · pub fn play_clip_from_url() -> Component<String>
Expand description
Play clip from URL: Make this entity a ‘play animation clip’ node. The value is the URL to the clip we’d like to play.
Attributes: Debuggable, Networked