Table of Contents

Method GetOrCreateChunkRoot

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

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.