Type alias HeightfieldPillar

HeightfieldPillar: {
    convex: any;
    offset: any;
}

Type declaration

  • convex: any
  • offset: any