Last updated
Exports array of objects (that can be tree, grass or detail mesh) from object, but each objects position Y value is 0.
objectType - Exported object type: Tree, Grass or DetailMesh.
Exports array of objects (that can be tree, grass or detail mesh) from object and each objects position (including Y value) is adjusted according to the mesh grid resolution defined by the vertexCountHorizontal and vertexCountVertical properties.
Exports array of objects of a multi-chunk 2D grid mesh with index splitColumnIndex and splitRowIndex.