Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Vec3

Hierarchy

  • Vec3

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Vec3(x: number, y: number, z: number): Vec3

Properties

x

x: number

y

y: number

z

z: number

Methods

equals

  • equals(vec3: Vec3): boolean

Generated using TypeDoc