Property | Type | Description | |
---|---|---|---|
DepositWater | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Elapse ( float time ) : void | ||
Erode ( float time ) : void | ||
ErosionDeposition ( ) : void | ||
ErosionState ( |
||
FlowSimulation ( ) : void | ||
Process ( string techniqueName, Texture2D target ) : void | ||
ProcessMulti ( string techniqueName, Texture2D a, Texture2D b ) : void | ||
ProcessOutflow ( string techniqueName ) : void | ||
ProcessVelocity ( string techniqueName ) : void | ||
ProcessWaterSediment ( string techniqueName ) : void | ||
SedimentTransport ( ) : void | ||
SetParameters ( ) : void | ||
SwapOutflowFlux ( ) : void | ||
SwapVelocity ( ) : void | ||
SwapWaterSediment ( ) : void | ||
Visualization ( ) : void | ||
WaterIncrement ( ) : void |
public ErosionState ( |
||
editor | ||
return | System |
public Process ( string techniqueName, Texture2D target ) : void | ||
techniqueName | string | |
target | Texture2D | |
return | void |
public ProcessMulti ( string techniqueName, Texture2D a, Texture2D b ) : void | ||
techniqueName | string | |
a | Texture2D | |
b | Texture2D | |
return | void |
public ProcessOutflow ( string techniqueName ) : void | ||
techniqueName | string | |
return | void |
public ProcessVelocity ( string techniqueName ) : void | ||
techniqueName | string | |
return | void |
public ProcessWaterSediment ( string techniqueName ) : void | ||
techniqueName | string | |
return | void |