HeightfieldPillar constructor

HeightfieldPillar(
  1. ConvexPolyhedron convex,
  2. Vec3 offset
)

Implementation

HeightfieldPillar(this.convex,this.offset);