Property secondaryColor
secondaryColor
Gets or sets the secondary tint used by terrain systems that support color variation.
public Color secondaryColor { get; set; }
Property Value
- Color
Remarks
Unity Terrain maps this to UnityEngine.DetailPrototype.dryColor. Polaris does not currently consume this value when creating grass prototypes.