• Parameters

    Returns undefined | {
        default: any;
        description: undefined | string;
        id: string;
        type: "rgb" | "rgba" | "float32" | "uint32" | "int32" | "uint16" | "int16" | "uint8" | "int8";
    }[]

Generated using TypeDoc