new ArrowGeometry(optionsopt)
+ ——
+ + |
+ + headLength
+ + |
++++headWidth++++ ——
+ + |
+ + |
+ + |
+ + length
+ + |
+ + |
+ + |
++++ ——
width
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
Properties
|
Properties:
Name | Type | Description |
---|---|---|
length |
Number | |
width |
Number | |
headLength |
Number | |
headWidth |
Number | |
reverse |
Boolean |
- Source:
Methods
(static) createGeometry(arrowGeometry) → {Cesium.Geometry}
Parameters:
Name | Type | Description |
---|---|---|
arrowGeometry |
Cesium.ArrowGeometry |
- Source:
Returns:
- Type
- Cesium.Geometry