Rotates the sprite in the Y axis.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected virtual void SpriteRotateY(
	float relValue
)

Parameters

relValue
Type: System..::.Single
Rotation change value.

See Also