Primitives file reference


Types

    Name Description Type
    DimensionDescribes the size of two-dimensional space. Available variants: size_t, int, float.struct
    ColorSpecifies the colors in RGBA space. All graphics rendering widgets rely on the data contained in the "Color" objects. The data are stored in floats. A component value of 1.0f means full saturation.class