GPUColor

type GPUColor = number[] | GPUColorDict;

§Type

§
number[] | GPUColorDict
[src]