Click or drag to resize

AvatarMaterialInstance Property

Instance of this Avatar's material. Loaded from "Avatars/AvatarVR_Material" resource

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
protected UnityEngine.Material MaterialInstance { get; private set; }

Property Value

Type: UnityEngine.Material
See Also