Click or drag to resize

ISceneMetadataGetMetadata Method

Add/update the object in the metadata for the scene

Namespace:  ImmerseSDK.Metadata
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
void GetMetadata(
	SceneMetadata sceneMetadata
)

Parameters

sceneMetadata
Type: ImmerseSDK.MetadataSceneMetadata
See Also