@kognifai/cogsengine
    Preparing search index...

    Function fromValues

    • Creates a new vec3 initialized with the given values

      Parameters

      • x: number

        X component

      • y: number

        Y component

      • z: number

        Z component

      Returns vec3

      a new 3D vector