Table of Contents

Method GetChunkRoot

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

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.