![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
Depth and stencil values used when clearing a depth/stencil attachment.
Lua full name: vireo.DepthClearValue
Properties | |
| number | depth |
| Clear value for the depth aspect (default 1.0 = far plane). | |
| integer | stencil |
| Clear value for the stencil aspect (default 0). | |
| number depth |
Clear value for the depth aspect (default 1.0 = far plane).
| integer stencil |
Clear value for the stencil aspect (default 0).