(One intermediate revision by the same user not shown)
Line 2:
Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{Infobox Component
{{Infobox Component
|Image=MeshRendererLoadStatusComponent.png
|Image=MeshRendererLoadStatusComponent.png
|Name=MeshRendererLoadStatus
|Name=Mesh Renderer Load Status
}}
}}
The '''MeshRendererLoadStatus''' component keeps track of how many meshes in the list of meshes have been loaded for the local user. The meshes can be skinned mesh renderers or mesh renderers. The loaded status checks for if the mesh is loaded, including for any materials on those mesh/skinned mesh renderers.
|Renderers|{{RootFieldType|SyncRefList`1|[[Component:MeshRenderer|MeshRenderer]]}}|TypeAdv0=true| A list of skinned mesh renderers or mesh renderers to keep track of the load progress for.
Mesh Renderer Load Status component as seen in the Scene Inspector
The MeshRendererLoadStatus component keeps track of how many meshes in the list of meshes have been loaded for the local user. The meshes can be skinned mesh renderers or mesh renderers. The loaded status checks for if the mesh is loaded, including for any materials on those mesh/skinned mesh renderers.