Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


hueVariation

Gets and sets a default hue variation color and amount (in alpha).
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Color hueVariation { get; set; }

Remarks

The color of each tree varies based on its world space position and this hue variation color. Hue variation breaks up a large forest of trees and makes it look more natural. To enable hue variation, see SpeedTreeImporter.enableHueByDefault.