@kognifai/cogsengine
    Preparing search index...

    Function fromValues

    • Creates a new vec4 initialized with the given values

      Parameters

      • x: number

        X component

      • y: number

        Y component

      • z: number

        Z component

      • w: number

        W component

      Returns vec4

      a new 4D vector