Method | Description | |
---|---|---|
Apply ( |
||
PassLegacy ( string name, WorldGenLegacyMethod method ) : System | ||
PassLegacy ( string name, WorldGenLegacyMethod method, float weight ) : System |
Method | Description | |
---|---|---|
GenerateWeightMap ( ) : float>.Dictionary |
||
GetWeight ( string name ) : float |
public Apply ( |
||
progress | ||
return | void |
public PassLegacy ( string name, WorldGenLegacyMethod method ) : System | ||
name | string | |
method | WorldGenLegacyMethod | |
return | System |
public PassLegacy ( string name, WorldGenLegacyMethod method, float weight ) : System | ||
name | string | |
method | WorldGenLegacyMethod | |
weight | float | |
return | System |