getLookAngle
Retrieves the entity's look angle.
Return
A Pos3d instance representing the entity's look angle.
Retrieves the entity's look angle and copies it to the provided lookAngle instance.
Return
The provided Pos3d instance with updated look angle values.
Parameters
lookAngle
The Pos3d instance to copy the look angle values to.