Click or drag to resize
Reader3ds Fields

The Reader3ds type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllLightsGroupName
Key used in NamedObjects dictionary for Model3DGroup that contains all lights
Public fieldStatic memberAllModelsGroupName
Key used in NamedObjects dictionary for Model3DGroup that contains all models
Public fieldCreateTextureCallback
Callback that can be used to customize the process of creating the texture images.
Public fieldStatic memberDefaultMaterialName
Name of the default material - used when there is no material defined
Public fieldStatic memberGroupNameSuffix
Suffix used to name the object groups - for example if there is a GeometryModel3D object named "head" its group has name "head__Group"
Public fieldCode exampleResolveTextureFileCallback
Callback that can be used to resolve missing texture file name or all texture file names (if ResolveAllTextureFiles is set to true).
Public fieldStatic memberRootModelGroupName
Model3DGroup that contains all models and lights - can also be accesses by RootModel3DGroup property
Public fieldStatic memberSourceProperty
SourceProperty
Top
See Also