Moves the sprite along the Z axis by relValue.

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

Syntax

C#
protected virtual void SpriteMoveZ(
	float relValue
)

Parameters

relValue
Type: System..::.Single
Z axis shift value.

See Also