Header menu logo Mibo.Raylib

Renderer3DConfig Type

Configuration for the Renderer3D.

Record fields

Record Field Description

ClearColor

Full Usage: ClearColor

Field type: Color voption

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.

Field type: Color voption

Type something to start searching.