Property ColorByHeight
ColorByHeight
A gradient to map terrain normalized height [0,1] to color. Used in Gradient Lookup mode.
public Gradient ColorByHeight { get; set; }
Property Value
- Gradient
A gradient to map terrain normalized height [0,1] to color. Used in Gradient Lookup mode.
public Gradient ColorByHeight { get; set; }