Property GroupId
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; }
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; }