flywave-3dtile-datasource.batchstyleprocessor.extractbatchstyles
Home > @flywave/flywave-3dtile-datasource > BatchStyleProcessor > extractBatchStyles
BatchStyleProcessor.extractBatchStyles() method
Extracts batch style information from theme
Signature:
extractBatchStyles(properties: ValueMap, layer?: string, geometryType?: string): Tile3DBatchMeshTechniqueParams[];
Parameters
Parameter | Type | Description |
|---|---|---|
properties | ValueMap | Feature property data |
layer | string | (Optional) Layer name (optional) |
geometryType | string | (Optional) Geometry type (optional) |
Returns:
Tile3DBatchMeshTechniqueParams\[\]
Array of batch style information