Reader3ds Fields |
The Reader3ds type exposes the following members.
Name | Description | |
---|---|---|
AllLightsGroupName |
Key used in NamedObjects dictionary for Model3DGroup that contains all lights
| |
AllModelsGroupName |
Key used in NamedObjects dictionary for Model3DGroup that contains all models
| |
CreateTextureCallback |
Callback that can be used to customize the process of creating the texture images.
| |
DefaultMaterialName |
Name of the default material - used when there is no material defined
| |
GroupNameSuffix |
Suffix used to name the object groups - for example if there is a GeometryModel3D object named "head" its group has name "head__Group"
| |
ResolveTextureFileCallback |
Callback that can be used to resolve missing texture file name or all texture file names (if ResolveAllTextureFiles is set to true).
| |
RootModelGroupName |
Model3DGroup that contains all models and lights - can also be accesses by RootModel3DGroup property
| |
SourceProperty |
SourceProperty
|