Function ambient_api::core::transform::components::local_to_world
source · pub fn local_to_world() -> Component<Mat4>
Expand description
Local to World: Transformation from the entity’s local space to worldspace.
Attributes: Debuggable, Networked, Store