org.osm2world.core.world.modules.common
public final class WorldModuleBillboardUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
renderCrosstree(Target<?> target,
Material material,
VectorXYZ pos,
double width,
double height,
boolean mirroredTextures)
renders a "cross tree" shape.
|
public static final void renderCrosstree(Target<?> target, Material material, VectorXYZ pos, double width, double height, boolean mirroredTextures)