Class WindBrushUIGroup
Inheritance
System.Object
WindBrushUIGroup
Syntax
public class WindBrushUIGroup : BaseBrushUIGroup, IBrushUIGroup, IBrushEventHandler, IBrushTerrainCache
Constructors
WindBrushUIGroup(String, WindBrushUIGroup.Feature)
Declaration
public WindBrushUIGroup(string name, WindBrushUIGroup.Feature feature = WindBrushUIGroup.Feature.Size | WindBrushUIGroup.Feature.Rotation | WindBrushUIGroup.Feature.Strength | WindBrushUIGroup.Feature.Spacing | WindBrushUIGroup.Feature.Scatter | WindBrushUIGroup.Feature.Smoothing | WindBrushUIGroup.Feature.All | WindBrushUIGroup.Feature.NoScatter | WindBrushUIGroup.Feature.NoSpacing)
Parameters