The XModelConfig type exposes the following members.
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.
|