Click or drag to resize

HandUIMenuScrollerInitialise Method

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void Initialise(
	string spritePath,
	UnityAction<float> onValueChanged
)

Parameters

spritePath
Type: SystemString
onValueChanged
Type: UnityActionSingle
See Also