Method GetChunkRoot
GetChunkRoot()
Get the root transform of all terrain chunk meshes. This is not the terrain transform itself, but a child object of it named "~Geometry".
public Transform GetChunkRoot()
Returns
- Transform
The root transform object, can be null.