| Name | Description |
---|
 | HeightMapWireframeNode(String) |
Creates a new HeightMapWireframeNode
|
 | HeightMapWireframeNode(HeightMapSurfaceNode, String) |
Creates a new HeightMapWireframeNode that will use the CenterPosition, Size and HeightData values
from the parent HeightMapSurfaceNode.
|
 | HeightMapWireframeNode(HeightMapSurfaceNode, Int32, Int32, Single, String) |
Creates a new HeightMapWireframeNode that will use the CenterPosition, Size and HeightData values from the parent HeightMapSurfaceNode.
|
 | HeightMapWireframeNode(Vector3, Vector3, Single, Int32, Int32, Single, String) |
Creates a new HeightMapWireframeNode
|