SetObjectMeshVisible

Description

Sets whether this object's mesh is visible or not. This only has an effect if the object is set as visible, if the object is not visible then none of its meshes will be drawn.

Definition

SetObjectMeshVisible(uint32_t objID, meshIndex,int mode)

Parameters