surfaceItem

constructor(verts: Array<Vec3>, material: SM64SurfaceType, terrain: Short)(source)
constructor(verts: List<Vec3>, material: SM64SurfaceType, terrain: Short)(source)
constructor(pos: Vec3, isCube: Boolean, isFlat: Boolean, material: SM64SurfaceType, terrain: Short)(source)