API / geotoolkit3d / scene / reservoir / SkeletonOptions
Type Aliases
Type Aliases
Ƭ ResHorizonParams: Object
The significant horizon type
| Name | Type | Description |
|---|---|---|
color | string | RgbaColor | The color index of this horizon |
horizonk | number | The K index of this horizon |
width? | number | Line width |
Ƭ SkeletonOptions: Object
The skeleton options
| Name | Type | Description |
|---|---|---|
color? | string | Color | The skeleton color |
horizons? | ResHorizonParams[] | The significant horizons parameters |
linewidth? | number | The skeleton width |