Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Vec3

Represents a two-dimensional vector.

Hierarchy

  • Vec3

Index

Properties

Properties

phi

phi: number

The roll of the vector.

x

x: number

The x component of the vector.

y

y: number

The y component of the vector.

Generated using TypeDoc