Table of Contents

Method CopyTo

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

CopyTo(GTerrainData)

Copy nummeric settings from one terrain data to other. Note that it doesn't copy textures and foliage instances.

public void CopyTo(GTerrainData des)

Parameters

des GTerrainData

Destination terrain data object.