Click or drag to resize
Ab4d.SharpEngine logo

HeightMapWireframeNode Constructor

Overload List
 NameDescription
Public methodHeightMapWireframeNode(String)Initializes a new instance of the HeightMapWireframeNode class
Public methodHeightMapWireframeNode(HeightMapSurfaceNode, 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, String)Initializes a new instance of the HeightMapWireframeNode class
Top
See Also