Click or drag to resize

HandUIMenuScrollerTooltipReferencesSetColor Method

Sets the color of the text

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void SetColor(
	UnityEngine.Color color
)

Parameters

color
Type: UnityEngine.Color
See Also