메소드 | 설명 | |
---|---|---|
ClipTerrainComponent ( PlanarTerrain terrain ) : System |
Initialise the clip module using the given clip function.
|
|
NodeClip ( TerrainTreeNode node ) : Containment |
Clip the node using the clipping function.
|
public ClipTerrainComponent ( PlanarTerrain terrain ) : System | ||
terrain | PlanarTerrain | The terrain to add this module to. |
리턴 | System |
public abstract NodeClip ( TerrainTreeNode node ) : Containment | ||
node | TerrainTreeNode | The node to clip. |
리턴 | Containment |