Vec3Pool constructor

Vec3Pool()

Implementation

Vec3Pool(){
  type = Vector3.zero();
}