setRotationQuat abstract method
Sets the rotation for entity
to the specified quaternion.
Implementation
Future setRotationQuat(ThermionEntity entity, Quaternion rotation);
Sets the rotation for entity
to the specified quaternion.
Future setRotationQuat(ThermionEntity entity, Quaternion rotation);