Statement
public static void SetAvatarCover(string avatarId, MeshRenderer meshRenderer, Action cb)
public static void SetAvatarCover(string avatarId, string shaderProperty, MeshRenderer meshRenderer, Action cb)
Parameter
avatarId | ID of the avatar pedestal. |
shaderProperty | Shader Property Name |
meshRenderer | Unity Mesh Renderer Component. |
cb | Callback Function. |
Descriptions
Set the cover of the avatar pedestal