Click or drag to resize

DataDatabase Properties

The DataDatabase type exposes the following members.

Properties
  NameDescription
Public propertyBackgrounds
Gets the list of backgrounds in the database.
Public propertyDCConfiguration
Gets the 3DCommerce configuration.
Public propertyFilename
Gets the name of the file used in the Load(String, ExtraDataIntrospection) method.
Public propertyHasDCConfiguration
Gets a value indicating whether this instance has configuration.
Public propertyHasTimelineModel
Gets a value indicating whether this instance has a timeline model that contains animations.
Public propertyId
Gets the identifier of the database.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyMaterials
Gets the list of materials in the database.
Public propertyName
Gets the name of the database.
Public propertyOverlays
Gets the list of overlays in the database.
Public propertyPostProcesses
Gets the list of post processes in the database.
Public propertyProducts
Gets the list of products in the database.
Public propertyRootCameraGroup
Gets the root camera group.
Public propertySensors
Gets the list of sensors in the database.
Public propertySize
Gets the size of the database file in byte.
Public propertySurfaces
Gets the list of surfaces in the database.
Public propertyTimelineModel
Gets the timeline model that contains animations.
Top
See Also