Last updated
Class TerrainToMeshEdgeFall describes terrain mesh edge fall properties.
Properties
public float yValue - Defines world space Y position for extruded vertices.
public bool saveInSubmesh - Specifies if the EdgeFall mesh is added to the main mesh as a sub-mesh. In this case extruded vertices have their own UV coordinates and for their rendering second material must be used inside MeshRenderer.