Sets pitch (vertical divergence) in degrees.

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

Syntax

C#
public void PitchDgr(
	float angleDeltaDgr
)

Parameters

angleDeltaDgr
Type: System..::.Single
Pitch (vertical divergence) in degrees.

Implements

IXSpriteController..::.PitchDgr(Single)

See Also