Class SmoothGroundUserToolState
Inheritance
SmoothGroundUserToolState
Implements
Inherited Members
Namespace: Fwt.HexTerrains.TerrainEditors.UserTools.StateMachines.States
Assembly: fwt.hexterrains.dll
Syntax
public class SmoothGroundUserToolState : SmoothTerrainUserToolState<HexGroundLayer>, ISmState
Constructors
SmoothGroundUserToolState(IHexTerrainAPI)
Declaration
public SmoothGroundUserToolState(IHexTerrainAPI userToolAPI)
Parameters
| Type | Name | Description |
|---|---|---|
| IHexTerrainAPI | userToolAPI |
Properties
UserToolType
Declaration
public override int UserToolType { get; }
Property Value
| Type | Description |
|---|---|
| int |
Overrides
Methods
InitDefaultSettings()
Declaration
protected override void InitDefaultSettings()