Function ambient_api_core::core::transform::components::translation
source · pub fn translation() -> Component<Vec3>
Expand description
Translation: The translation/position of this entity.
Attributes: Debuggable, Networked, Store