Bitbybit Docs
    Preparing search index...

    Class Rgb1Dto (Inputs.Color)

    An { r, g, b } color with channels from 0 to 1, for color.rgb1Color.

    Index

    Constructors

    Properties

    Constructors

    Properties

    colorRgb: ColorRGB

    The color object; each channel from 0 to 1.

    { "r": 0, "g": 0, "b": 1 }
    

    0

    1