Rotates the sprite.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void RotateDgr( Vector3 axis, float angle ) |
Parameters
- axis
- Type: Vector3
Vector of the rotation axis.
- angle
- Type: System..::.Single
Angle of the rotation in degrees.