• Updates the Color3 rgb values from the given floats

    Returns

    Parameters

    • dest: MutableColor3
    • r: number

      defines the red component to read from

    • g: number

      defines the green component to read from

    • b: number

      defines the blue component to read from

    Returns void