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