Click or drag to resize
Ab4d.SharpEngine logo

HeightMapWireframeNode Constructor

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