public class PlaneDensityAsset extends DensityAsset
Class PlaneDensityAsset. Provides planedensityasset functionality for the Hytale server.
java.lang.Object > DensityAsset > PlaneDensityAsset
Field Summary
distanceCurveAsset
private
CurveAsset
distanceCurveAsset
Field distanceCurveAsset.
planeNormal
private
Vector3d
planeNormal
Field planeNormal.
isAnchored
private
boolean
isAnchored
Field isAnchored.
Method Detail
PlaneDensityAsset
public
public
PlaneDensityAsset
()
Method PlaneDensityAsset.
PlaneDensity
public
new
PlaneDensity
(this.distanceCurveAsset.build()
Method PlaneDensity.
- Parameters:
this.distanceCurveAsset.build(this.distanceCurveAsset.build(
cleanUp
public
void
cleanUp
()
Method cleanUp.