Click or drag to resize

AvatarColorApplyTo Method

Applies the avatar color to the given material.

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

Parameters

material
Type: UnityEngine.Material
See Also