Piccolo.NET

PMatrix.Rotation Property

Gets or sets the rotation value of this PMatrix, in degrees.

public virtual float Rotation {get; set;}

Property Value

The rotation value of this PMatrix, in degrees. The value will be between 0 and 360.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace