white property

Texture white
getter/setter pair

A statically available 1x1 white Texture. Useful as a default or placeholder. Initialized by the graphics system.

Implementation

static late Texture white;