- getModelOptions(feature, position, wgs84Coords, vectorProperties, scene, heightInfo, style?): Promise<null | ConvertedItem<"primitive">>
Parameters
- feature: Feature<Geometry>
- position: Cartesian3
- wgs84Coords: Coordinate
- vectorProperties: VectorProperties
- scene: Scene
- heightInfo: VectorHeightInfo
Optional
style: Style
Returns Promise<null | ConvertedItem<"primitive">>