nw::gfx::Model::IsMeshVisible Member Function
bool IsMeshVisible(
ResMesh mesh
);
| Name | Description | |
|---|---|---|
| in | mesh |
The target mesh. |
Gets a flag indicating whether to render the mesh.
Returns the logical product of the mesh visibility and mesh node visibility.
CONFIDENTIAL