Click or drag to resize
Ab4d.SharpEngine logo

HeightMapContoursNode Constructor

Overload List
 NameDescription
Public methodHeightMapContoursNode(String) Creates a new HeightMapContoursNode
Public methodHeightMapContoursNode(HeightMapSurfaceNode, String) Creates a new HeightMapContoursNode that will use the CenterPosition, Size and HeightData values from the parent HeightMapSurfaceNode.
Public methodHeightMapContoursNode(HeightMapSurfaceNode, Int32, Int32, Single, Boolean, String) Creates a new HeightMapContoursNode that will use the CenterPosition, Size and HeightData values from the parent HeightMapSurfaceNode.
Public methodHeightMapContoursNode(HeightMapSurfaceNode, Single, Int32, Single, Boolean, String) Creates a new HeightMapContoursNode that will use the CenterPosition, Size and HeightData values from the parent HeightMapSurfaceNode.
Public methodHeightMapContoursNode(Vector3, Vector3, Single, Int32, Int32, Single, Boolean, String) Creates a new HeightMapContoursNode
Public methodHeightMapContoursNode(Vector3, Vector3, Single, Single, Int32, Single, Boolean, String) Creates a new HeightMapContoursNode
Top
See Also