Table of Contents

Property secondaryColor

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

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.