Class that encapsulates a vector value.

Hierarchy

  • VectorValue

Constructors

Properties

Accessors

w x y z

Methods

Constructors

Properties

elements: ScalarValue[]

Accessors

Methods

  • Copies the vector value to the Uint8Array buffer at the provided byte offset.

    Parameters

    • buffer: Uint8Array

      the destination buffer

    • offset: number

      the byte offset within buffer

    Returns void

Generated using TypeDoc