nw::gfx::SceneNode::SetBranchVisible Member Function

Syntax

void SetBranchVisible(
     bool isBranchVisible
);

Arguments

Name Description
in isBranchVisible Returns the class to use for rendering below the node.

Return Values

None.

Description

Sets the flag used to render below the node.

Rendering below the node is disabled if set to false.


CONFIDENTIAL