bool IsMeshVisible(
ResMesh mesh
);
| Name | Description | |
|---|---|---|
| in | mesh |
The target mesh. |
Gets a flag representing whether the mesh is to be drawn.
Returns the logical product of the mesh visibility and mesh node visibility.
CONFIDENTIAL