Click or drag to resize
Ab4d.SharpEngine logo

HeightMapContoursNodeCreateContourLines Method

Overload List
 NameDescription
Public methodCreateContourLines(Single, Single, Boolean) Generates contour line segments on multiple contour heights for the height map specified by the ParentSurfaceNode or HeightData.
Public methodStatic memberCreateContourLines(StandardMesh, Single, Single) Generates contour line segments for the specified mesh on multiple contour heights.
Public methodStatic memberCreateContourLines(PositionNormalTextureVertex, Int32, Single, Single) Generates contour line segments for a mesh based on multiple contour heights.
Public methodStatic memberCreateContourLines(Vector3, Int32, Single, Single) Generates contour line segments for a mesh based on specified contour heights and an optional vertical offset.
Top
See Also