pointer property

Pointer<Color>? pointer
final

Native pointer, used internally.

Implementation

final Pointer<raylib.Color>? pointer;