Class Translate

Translate class

The translate. The translate element contains a mathematical vector that represents the distance along the X, Y and Z-axes.

public class Translate : TargetableFloat3

Constructors

NameDescription
Translate()The default constructor.

Properties

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

See Also