Rotation
AnythingWorld.RequestParameter.Rotation
Declarations
public static RequestParameterOption Rotation(Quaternion quaternionRotation)
public static RequestParameterOption Rotation(Vector3 eulerRotation)
Parameters
Quaternion rotation to be applied to transform.
Euler rotation to be applied to transform.
Euler rotations in the X, Y and Z axis that will be applied to transform.
Set rotation of object transform.