Remove Projection
Remove Projection¶
Removes an active projection from the current scene by its unique ID.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Projection Unique ID | The unique ID of the projection to remove from the scene. | Variable or Value |
Examples¶
Remove a Projection by Variable¶
Removes the projection whose unique ID is stored in global variable 0.
Remove a Projection by String Literal¶
Removes the projection with the specified unique ID string.