Function Node.setDisplayFolded
Sets the folded state of the node in the Scene dock.
void setDisplayFolded
(
const(bool) fold
) nothrow @nogc;
Sets the folded state of the node in the Scene dock.
void setDisplayFolded
(
const(bool) fold
) nothrow @nogc;