flywave-3dtile-datasource.tiles3dstylewatcher
Home > @flywave/flywave-3dtile-datasource > Tiles3DStyleWatcher
Tiles3DStyleWatcher class
3D Tiles style watcher Responsible for monitoring tile loading events and automatically applying styles Implements GLSL-based B3DM/I3DM batch rendering
Signature:
export declare class Tiles3DStyleWatcher extends Observe3DTileChange
Extends: Observe3DTileChange
Constructors
Constructor | Modifiers | Description |
|---|---|---|
(constructor)(theme, styleSetName, m_mapRenderingManager, customAttributeConfig, animation) | Constructor |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
|
Methods
Method | Modifiers | Description |
|---|---|---|
Add a new style to the style set. | ||
Disposes all resources and cleans up | ||
Handles tile loaded event | ||
Handles tile unloaded event | ||
Remove style by its identifier. | ||
Update style properties by its identifier. | ||
Updates the theme configuration |