|Method|'''[[#HideMethod|HideMethod]]'''|TypeAdv0=true| How to hide the meshes for the active user under the avatar.
|Method|'''[[#HideMethod|AvatarUserMeshHider.HideMethod]]'''|TypeAdv0=true| How to hide the meshes for the active user under the avatar.
|Exclude|{{RootFieldType|SyncRefList`1|[[Component:MeshRenderer|MeshRenderer]]}}|TypeAdv1=true| Which meshes to not hide for the active user.
|Exclude|{{RootFieldType|SyncRefList`1|[[Component:MeshRenderer|MeshRenderer]]}}|TypeAdv1=true| Which meshes to not hide for the active user.
}}
}}
Latest revision as of 06:00, 17 March 2025
Component image
AvatarUserMeshHider component as seen in the Scene Inspector
The AvatarUserMeshHider component makes non Skinned meshes invisible or only cast shadows according to the active user's perspective. It does this by making value User overrides for all MeshRenderers except for those in Exclude. It restores the fields back to normal after dequipping.