pub fn lookat_target() -> Component<Vec3>
Expand description

Look-at target: The position that this entity should be looking at.

Attributes: Debuggable, Networked, Store