Click or drag to resize

OnEngagedAudioTagReaction_audioTagSettingsOnDisengaged Field

Namespace:  ImmerseSDK.Audio.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("The audio tag settings to apply to the local user when their avatar lets go of this object.")]
private AudioTagsChannelSettings _audioTagSettingsOnDisengaged

Field Value

Type: AudioTagsChannelSettings
See Also