Method SetFacing
SetFacing(float)
Rotates this object to face the specified facing angle.
public void SetFacing(float facing)
Parameters
facingfloatThe angle to face.
Rotates this object to face the specified facing angle.
public void SetFacing(float facing)
facing floatThe angle to face.