Preparing search index...
The search index is not available
API
API
GlLinesModuleOption
Interface GlLinesModuleOption
interface
GlLinesModuleOption
{
dashed
?:
boolean
;
data
:
GlLineItemData
[]
;
hidden
?:
boolean
;
highlightStyle
?:
LineBasicMaterialParameters
|
LineDashedMaterialParameters
;
showVertex
?:
boolean
;
style
?:
LineBasicMaterialParameters
|
LineDashedMaterialParameters
;
vertexStyle
?:
SymbolMaterialProps
&
{
pointBorderColor
?:
ColorRepresentation
;
pointColor
?:
ColorRepresentation
;
pointSize
?:
number
;
}
;
}
Index
Properties
dashed?
data
hidden?
highlight
Style?
show
Vertex?
style?
vertex
Style?
Properties
Optional
dashed
dashed
?:
boolean
是否使用虚线
data
data
:
GlLineItemData
[]
数据
Optional
hidden
hidden
?:
boolean
是否隐藏
Optional
highlight
Style
highlight
Style
?:
LineBasicMaterialParameters
|
LineDashedMaterialParameters
高亮样式
Optional
show
Vertex
show
Vertex
?:
boolean
是否显示顶点(全局控制显示)
Optional
style
style
?:
LineBasicMaterialParameters
|
LineDashedMaterialParameters
样式
Optional
vertex
Style
vertex
Style
?:
SymbolMaterialProps
&
{
pointBorderColor
?:
ColorRepresentation
;
pointColor
?:
ColorRepresentation
;
pointSize
?:
number
;
}
顶点样式
Type declaration
Optional
point
Border
Color
?:
ColorRepresentation
Optional
point
Color
?:
ColorRepresentation
Optional
point
Size
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
dashed
data
hidden
highlight
Style
show
Vertex
style
vertex
Style
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...
是否使用虚线