<transform>.setEuler

Set the euler rotation

 

<transform>.setEuler(
    [yaw,ptich,roll]    

)

 

[yaw,ptich,roll]

Euler rotation


Remarks

This command will set the rotation component of the matrix to the specified euler rotation.

Return Value

None