Class Scale

Scale class

The scale. The scale element contains a mathematical vector that represents the relative proportions of the X, Y and Z axes of a coordinated system.

public class Scale : TargetableFloat3

Constructors

NameDescription
Scale()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