public class SmoothClampDensityAsset extends DensityAsset
Class SmoothClampDensityAsset. Provides smoothclampdensityasset functionality for the Hytale server.
java.lang.Object > DensityAsset > SmoothClampDensityAsset
Field Summary
wallA
private
double
wallA
Field wallA.
wallB
private
double
wallB
Field wallB.
range
private
double
range
Field range.
min
final
double
min
Field min.
max
final
double
max
Field max.
Method Detail
SmoothClampDensityAsset
public
public
SmoothClampDensityAsset
()
Method SmoothClampDensityAsset.
ClampDensity
public
new
ClampDensity
(this.wallA, this.wallB, this.buildSecondInput(argument)
Method ClampDensity.
- Parameters:
this.wallAthis.wallAthis.wallBthis.wallBthis.buildSecondInput(argumentthis.buildSecondInput(argument
SmoothClampDensity
public
new
SmoothClampDensity
(min, max, this.range, this.buildSecondInput(argument)
Method SmoothClampDensity.
- Parameters:
minminmaxmaxthis.rangethis.rangethis.buildSecondInput(argumentthis.buildSecondInput(argument
cleanUp
public
void
cleanUp
()
Method cleanUp.