Interface SettableVector

Vector with settable value

Hierarchy

Properties

0: number

The x component of the vector.

1: number

The y component of the vector.

objectType: "vector"

This object is of type vector.

virtual: true

Whether this object is virtual.

x: number

The x component of the vector.

y: number

The y component of the vector.

Methods

Generated using TypeDoc