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