Preparing search index...
The search index is not available
CDK-Documentation - v0.2.0
CDK-Documentation
DrawOptions
Interface DrawOptions
Description
绘制配置
Export
DrawOptions
interface
DrawOptions
{
clampToGround
?:
boolean
;
showShape
?:
boolean
;
type
?:
DrawType
;
}
Index
Properties
clamp
To
Ground?
show
Shape?
type?
Properties
Optional
clamp
To
Ground
clampToGround
?:
boolean
Optional
show
Shape
showShape
?:
boolean
Optional
type
type
?:
DrawType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clamp
To
Ground
show
Shape
type
CDK-Documentation - v0.2.0
Loading...
Description
绘制配置
Export
DrawOptions