프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DepositWater | bool |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |
public Process ( string techniqueName, Texture2D target ) : void | ||
techniqueName | string | |
target | Texture2D | |
리턴 | void |
public ProcessMulti ( string techniqueName, Texture2D a, Texture2D b ) : void | ||
techniqueName | string | |
a | Texture2D | |
b | Texture2D | |
리턴 | void |
public ProcessOutflow ( string techniqueName ) : void | ||
techniqueName | string | |
리턴 | void |
public ProcessVelocity ( string techniqueName ) : void | ||
techniqueName | string | |
리턴 | void |
public ProcessWaterSediment ( string techniqueName ) : void | ||
techniqueName | string | |
리턴 | void |