Function ambient_api_core::core::animation::components::freeze_at_time
source · pub fn freeze_at_time() -> Component<f32>
Expand description
Freeze at time: Sample the input animation at a certain time (in seconds).
Attributes: Debuggable, Networked