Click or drag to resize

UnityXRGenericInputModuleSelectionToolOrbAmount Method

Indicates the amount the selection tool orb should change in size this frame based on controller input

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public override float SelectionToolOrbAmount()

Return Value

Type: Single
A float value between -1 and 1
See Also