The XModelConfig class describes one model configuration. Different configurations allows the same model to be placed to different positions, with different rotation and scale. The configurations are fully used by e.g. SGP.Baltie Baltie when conjuring, the floor model can be conjured as a floor, ceiling or wall.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public struct XModelConfig

See Also