The Reader3ds type exposes the following fields.

Fields

  NameDescription
AllLightsGroupName
Key used in NamedObjects dictionary for Model3DGroup that contains all lights
AllModelsGroupName
Key used in NamedObjects dictionary for Model3DGroup that contains all models
GroupNameSuffix
Suffix used to name the object groups - for examle if there is a GeometryModel3D object named "head" its group has name "head__Group"
RootModelGroupName
Model3DGroup that contains all models and lights - can also be accesses by RootModel3DGroup property

See Also