ParaUtility.SetAvatarCover

Statement

public static void SetAvatarCover(string avatarId, MeshRenderer meshRenderer, Action<bool> cb)
public static void SetAvatarCover(string avatarId, string shaderProperty, MeshRenderer meshRenderer, Action<bool> cb)

Parameter

avatarIdID of the avatar pedestal.
shaderPropertyShader Property Name
meshRendererUnity Mesh Renderer Component.
cbCallback Function.

Descriptions

Set the cover of the avatar pedestal