math docs
    Preparing search index...

    Function fromValues

    • Create a new Color with the given linear r, g, b values.

      Parameters

      • r: number
      • g: number
      • b: number

      Returns color.Color