Class UnboundVector

Class, that represents an unbound vector. This means, that the vector is not bound to a plane, nor is it a part of the dependency graph.

Hierarchy

  • UnboundVector

Implements

Constructors

Properties

objectType: "vector" = "vector"

This object is of type vector.

virtual: true = true

Whether this object is virtual.

x: number

The x component of the vector.

y: number

The y component of the vector.

Accessors

Methods

Generated using TypeDoc