Property layer
layer
Gets or sets the layer assigned to spawned tree objects in integrations that support explicit tree layers.
public int layer { get; set; }
Property Value
Remarks
Polaris uses this value when keepPrefabLayer is disabled. Unity Terrain tree prototypes do not expose a comparable layer field.