Open Dev Kit Documentation :: GUI :: Canvas Clearing
GUI.CanvasClearingOptions for clearing the canvas
Constants
- Color/Depth (
ColorDepth) - Clears the pixels on canvas, optionally clearing the depth buffer as well
- Color (
Color) - Clears the pixels on canvas
- Depth (
Depth) - Clears depth buffer only
- None (
None) - Clears nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
