MeshSample
Public / Attributes
Coverage
The relative coverage (see HeightmapLayer.Coverage) between 0 and 1.
When the coverage is modified, Displacement, Elevation, Material and Texture must be modified accordingly.
Elevation
The terrain-space vertex elevation (see HeightmapLayer.Elevation).
When the elevation is modified, the Position must be modified accordingly. This may be done with ModifyElevation.
- See also
Position
The terrain-space position (see IGeometry), not including displacement.
When the position is modified, the Elevation must be modified accordingly. This may be done with ModifyPosition.