Function ambient_api::core::transform::components::lookat_up
source · pub fn lookat_up() -> Component<Vec3>
Expand description
Look-at up: When combined with lookat_target
, the up vector for this entity.
Attributes: Debuggable, Networked, Store