Table of Contents

Property GroupId

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

GroupId

The group that this terrain belongs to. Terrain tools can use this id to selectively modify terrains. This also be used in seam matching, only terrains in the same group match their seams.

public int GroupId { get; set; }

Property Value

int