PolyTerrainHfBM
From K-3D
Description
| Generates an HfBM-based fractal terrain |
| Plugin Status: | Deprecated |
| Categories: | All Plugins, Deprecated Plugins, Polygon Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Surface Material | Surface material | k3d::inode* | material |
| Iterations | Iterations | k3d::int32_t | iterations |
| Dimension | Fractal dimension | k3d::double_t | dimension |
| Lacunarity | Lacunarity | k3d::double_t | lacunarity |
| Octaves | Octaves | k3d::double_t | octaves |
| Offset | Offset | k3d::double_t | offset |
| Frequency | Frequency | k3d::double_t | frequency |
| Noise offset | Noise offset | k3d::double_t | noiseoffset |
| Orientation | Orientation type (forward or backward along X, Y or Z axis) | k3d::string_t | orientation |

