Class Rotate

Rotate class

The rotate. The rotate element contains an angle and a mathematical vector that represents the axis of rotation.

public class Rotate : TargetableFloat4

Constructors

NameDescription
Rotate()The default constructor.

Properties

NameDescription
Sid { get; set; }Gets or sets the sid.
Text { get; set; }Gets or sets the value float4 as text.

See Also