Method GetOrCreateChunkRoot
GetOrCreateChunkRoot()
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 GetOrCreateChunkRoot()
Returns
- Transform
The root transform object, never be null.