Package org.recast4j.recast
Class RecastLayers
java.lang.Object
org.recast4j.recast.RecastLayers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HeightfieldLayerSetbuildHeightfieldLayers(Telemetry ctx, CompactHeightfield chf, int walkableHeight)
-
Constructor Details
-
RecastLayers
public RecastLayers()
-
-
Method Details
-
buildHeightfieldLayers
public static HeightfieldLayerSet buildHeightfieldLayers(Telemetry ctx, CompactHeightfield chf, int walkableHeight)
-