Click or drag to resize

AvatarColorApplyTo Method

Applies the avatar color to the given material.

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public void ApplyTo(
	UnityEngine.Material material
)

Parameters

material
Type: UnityEngine.Material
See Also