Vertex Viewer SDK
    Preparing search index...

    Function create

    • Returns a new Vector3 either with the provided x, y, and z dimensions, or from the provided Partial<Vector3> object populated with zeroes wherever a component is missing.

      Providing no values to this function will result in a zero-length vector.

      Parameters

      • x: number
      • y: number
      • z: number

      Returns Vector3.Vector3

    • Returns a new Vector3 either with the provided x, y, and z dimensions, or from the provided Partial<Vector3> object populated with zeroes wherever a component is missing.

      Providing no values to this function will result in a zero-length vector.

      Parameters

      Returns Vector3.Vector3

    • Returns a new Vector3 either with the provided x, y, and z dimensions, or from the provided Partial<Vector3> object populated with zeroes wherever a component is missing.

      Providing no values to this function will result in a zero-length vector.

      Returns Vector3.Vector3