Click or drag to resize

RecordingSettings_holdPointToRecord Field

Namespace:  ImmerseSDK.Avatars.Recording
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Tick to enable recording when holding the pointy finger button for > 1 second")]
private bool _holdPointToRecord

Field Value

Type: Boolean
See Also