Jump to content

API Panel.PCloud.SetVisible

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
SetVisible
Sets whether the point cloud is displayed or not 
- HANDLE PCloud
The handle to the cloud to set the state of 
- BOOL Visible
True if the cloud is to be shown, false if not 
- NONE Return


Detailed description

Examples