Native referenceFiveM

SET_ENTITY_QUATERNION

0x77B21BE7AC540F07 ENTITY
FUNCTION SIGNATURE
void SET_ENTITY_QUATERNION(Entity entity, float x, float y, float z, float w);
Property Value
Native Name SET_ENTITY_QUATERNION
Hash 0x77B21BE7AC540F07
Return Type void
Parameters entity (Entity), x (float), y (float), z (float), w (float)

Description: ``` w is the correct parameter name!

Back to ENTITY