Deselect Data Member Function

Deselects a <Node> in the scene graph.

Prototype

int32 Deselect( Node p_oNodeToDeselet )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeToDeseletThe <Node> to deselect.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.