Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Vec3Pool

Vec3Pool

Hierarchy

Index

Constructors

constructor

Properties

objects

objects: any[] = []

The objects array.

type

type: typeof Vec3 = Vec3

The type of the objects.

Methods

constructObject

  • constructObject(): Vec3

get

  • get(): any

release

  • release(...args: any[]): Pool