| Package | Description |
|---|---|
| com.jme3.terrain.geomipmap |
| Modifier and Type | Method and Description |
|---|---|
void |
TerrainQuad.findPick(com.jme3.math.Ray toTest,
java.util.List<TerrainPickData> results)
Gather the terrain patches that intersect the given ray (toTest).
|