nw::gfx::Model::IsMeshVisible Member Function

Syntax

bool IsMeshVisible(
     ResMesh mesh
);

Arguments

Name Description
in mesh The target mesh.

Return Values

Returns a flag representing whether the mesh is to be drawn.

Description

Gets a flag indicating whether to render the mesh.

Returns the logical product of the mesh visibility and mesh node visibility.


CONFIDENTIAL