Type Definition gdnative::core_types::color_array::ColorArray[][src]

type ColorArray = TypedArray<Color>;

A reference-counted vector of Color that uses Godot's pool allocator.