|
WorldElementVisible | ||
WorldElementVisible WorldIndex, Element, State | ||
Parameters: WorldIndex = The Index of the world you wish to query Element= The Index of the captured world element you wish change to states upon State = The state flag of this element (0=hidden, 1 = Visible) |
||
Returns: NONE | ||
The WorldElementVisible command lets the user toggle the visibility of any captured element within a world. FACTS: * Hidden elements are neither drawn or checked during collision or ray intersection operations with the world Mini Tutorial: This example creates a world, captures some of lines to it, then displays the visibility status of these elements.
This example would output.
|
Related Info: | CameraGrabWorld | CreateWorld | DeleteWorld | GetFreeWorld | GetWorldStatus : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |