Click or drag to resize

AudioTagMetadataDefault Field

Determines if this is the default Audio Tag for the scene

Namespace:  ImmerseSDK.Metadata
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("isDefault")]
public bool Default

Field Value

Type: Boolean
See Also