DataDatabase Properties |
The DataDatabase type exposes the following members.
Name | Description | |
---|---|---|
Backgrounds |
Gets the list of backgrounds in the database.
| |
DCConfiguration |
Gets the 3DCommerce configuration.
| |
Filename |
Gets the name of the file used in the Load(String, ExtraDataIntrospection) method.
| |
HasDCConfiguration |
Gets a value indicating whether this instance has configuration.
| |
HasTimelineModel |
Gets a value indicating whether this instance has a timeline model that contains animations.
| |
Id |
Gets the identifier of the database.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Materials |
Gets the list of materials in the database.
| |
Name |
Gets the name of the database.
| |
Overlays |
Gets the list of overlays in the database.
| |
PostProcesses |
Gets the list of post processes in the database.
| |
Products |
Gets the list of products in the database.
| |
RootCameraGroup |
Gets the root camera group.
| |
Sensors |
Gets the list of sensors in the database.
| |
Size |
Gets the size of the database file in byte.
| |
Surfaces |
Gets the list of surfaces in the database.
| |
TimelineModel |
Gets the timeline model that contains animations.
|