Click or drag to resize

ISceneMetadata Interface

Interface for collecting scene metadata at build time

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

The ISceneMetadata type exposes the following members.

Methods
  NameDescription
Public methodGetMetadata
Add/update the object in the metadata for the scene
Top
See Also