Click or drag to resize

IndexedMonoBehaviourGetMetadata Method

Populate the scene metadata with the metadata of this object

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

Parameters

sceneMetadata
Type: ImmerseSDK.MetadataSceneMetadata
See Also