Renderer3DConfig Type
Configuration for the Renderer3D.
Record fields
| Record Field |
Description
|
|
Background clear color applied before rendering commands. ValueOption skips clearing entirely, which is useful when composing multiple renderers (e.g., 2D overlay on 3D scene). ValueOption clears with the specified color.
|
Mibo.Raylib