The XModelConfig type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConvertToDefaultUnits |
Converts the configuration to the default units.
|
![]() | Equals | Overloaded. |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode |
Gets the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().) |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ToString | Returns the fully qualified type name of this instance. |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Tests whether the instance a and the instance b are equal.
|
![]() ![]() | Inequality |
Tests whether the instance a and the instance b are not equal.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | Empty |
Returns empty model configuration.
|
Properties
Name | Description | |
---|---|---|
![]() | AlignPoint |
Gets or sets the relative point of the cube where the model will be aligned to.
|
![]() | Name |
Gets or sets the configuration name.
|
![]() | Position |
Gets or sets an offset of the model relative to the origin.
|
![]() | PositionUnit |
Gets or sets the XModelConfig..::.VectorUnit unit and way of translation interpretation.
|
![]() | Rotation |
Gets or sets the Vector3 rotation vector.
|
![]() | RotationUnit |
Gets or sets the configuration XModelConfig..::.AngleUnit angle unit.
|
![]() | Scale |
Gets or sets the scale. The unit vector Vector3 equals to the identity.
|
![]() | ScaleUnit |
Gets or sets the XModelConfig..::.VectorUnit unit and way of scale interpretation.
|