Click or drag to resize

SceneMetadata Class

All Scene metadata to be used for uploading to Prism
Inheritance Hierarchy
SystemObject
  ImmerseSDK.MetadataSceneMetadata

Namespace:  ImmerseSDK.Metadata
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class SceneMetadata

The SceneMetadata type exposes the following members.

Constructors
  NameDescription
Public methodSceneMetadata
Initializes a new instance of the SceneMetadata class
Top
Fields
  NameDescription
Public fieldAudioTags
Audio Tag metadata
Public fieldCustomMessages
Custom message metadata
Public fieldMemory
Memory used
Public fieldReporting
Reporting metadata
Public fieldRoles
Roles metadata
Public fieldSdkVersion
SDK version info
Public fieldStaticIndexedObjects
Information about all the static indexed objects in the scene
Public fieldUnityVersion
Unity Version
Top
See Also