LightSpriteBaseRotateLight Method |
Rotates the AimX and AimY of this light clockwise (+) or counterclockwise (-).
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public void RotateLight(
int Offset
)
Parameters
- Offset
- Type: SystemInt32
Positive values represent clockwise rotation in 100ths of a degree;
negative values represent counterclockwise rotation.
See Also