struct
Length3.Calculated
A calculated, readonly output of a Length3.
Fields
X | The Length.Calculated output of X. |
XY | The Length2.Calculated output of XY. |
Y | The Length.Calculated output of Y. |
Z | The Length.Calculated output of Z. |
Properties
Item[int] | Access each component by |
Percent | A component-wise measurement of the relevant Length3 as a percent of a relative value, |
Value | A component-wise measurement of the relevant Length3 in units. |
Constructors
Calculated(Length.Calculated, Length.Calculated, Length.Calculated) | Constructs a new Length3.Calculated. |