Function ambient_api::core::transform::components::euler_rotation
source · pub fn euler_rotation() -> Component<Vec3>
Expand description
Euler rotation: The Euler rotation of this entity in ZYX order.
Attributes: Debuggable, Networked, Store