Preparing search index...
The search index is not available
CDK-Documentation - v0.2.0
CDK-Documentation
IsosurfaceOptions
Interface IsosurfaceOptions
Description
等高面配置
Export
IsosurfaceOptions
interface
IsosurfaceOptions
{
breakCount
:
number
;
colors
:
Color
[]
;
interval
:
number
;
width
:
number
;
}
Index
Properties
break
Count
colors
interval
width
Properties
break
Count
breakCount
:
number
Description
等高面断点个数
Memberof
IsosurfaceOptions
colors
colors
:
Color
[]
Description
颜色表,数量要和breakCount一致
Memberof
IsosurfaceOptions
interval
interval
:
number
Description
等高面高度间隔
Memberof
IsosurfaceOptions
width
width
:
number
Description
贴图宽度,单位像素
Memberof
IsosurfaceOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
break
Count
colors
interval
width
CDK-Documentation - v0.2.0
Loading...
Description
等高面配置
Export
IsosurfaceOptions