Click or drag to resize

OnPushButtonAudioTagReaction_audioTagSettings 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 presses this button.")]
private AudioTagsChannelSettings _audioTagSettings

Field Value

Type: AudioTagsChannelSettings
See Also