The XMeshModelConfigs type exposes the following members.

Properties

  NameDescription
Count
Returns the count of the loaded configurations.
(Inherited from XModelConfigs.)
CullMode
Gets or sets the mode of displaying the far sides defined by the XMaterialCullMode enumeration.
IsSynchronized
Determines whether the access to this collection is synchronized and thus the time-dependent errors cannot occure in the multi-thread programming (is thread-safe).
(Inherited from XModelConfigs.)
Item
Gets or sets the model configuration with the name name.
(Inherited from XModelConfigs.)
Model
Returns the owner of this collection.
(Inherited from XModelConfigs.)
SyncRoot
Returns the object that can be used for synchronizing access to this instance.
(Inherited from XModelConfigs.)

See Also