Property biomeMaskMap
biomeMaskMap
Gets or sets the biome mask map associated with this data set.
public RenderTexture biomeMaskMap { get; set; }
Property Value
- RenderTexture
Remarks
This mask is used by multi-biome blending code to determine where this biome contributes to the final result.