Click or drag to resize

ImmerseProjectSettingsHoldPointyFingerToRecord Property

Note: This API is now obsolete.

Toggle a mode that allows a user to record with the point Finger

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.8.0.0 (3.8.0.0)
Syntax
C#
[ObsoleteAttribute("This is obsolete. This can now be found in the recording settings")]
public bool HoldPointyFingerToRecord { get; set; }

Property Value

Type: Boolean
See Also