SetCheckpointRgba
DocsSetCheckpointRgba(checkpoint, red, green, blue, alpha)Description
Sets the checkpoint color.
Parameters
| Name | Type | Description |
|---|---|---|
checkpoint | int | — |
red | int | — |
green | int | — |
blue | int | — |
alpha | int | — |
Returns
voidThis native does not return a value.