API / geotoolkit3d / scene / seismic / SliceMaterial / SliceMaterial / Tile
SliceMaterial.SliceMaterial.Tile
Type Aliases
Type Aliases
Ƭ MaterialOptions: Object
| Name | Type | Description |
|---|---|---|
polygonoffsetfactor | number | Sets the Slice offset factor. Default is 0 (no offset). Offsets should be positive integers, multiples of 1. The larger the offset, the closer to the camera the Slice will render, making it appear over other Slices. (Negative offset is possible, but can cause clipping with other objects such as the Grid). Use this factor to determine which slice should be in front, ex:
|
Ƭ OptionsBase: OptionsBase & Partial<MaterialOptions>
Ƭ OptionsBaseOut: OptionsBaseOut & MaterialOptions