synchronizeViewportViews Function
A function that returns a SynchronizeViewports function that synchronizes every aspect of the viewports' states, including display style, model and category selectors, Frustum, etc.
synchronizeViewportViews(source: Viewport): SynchronizeViewports
@see connectViewportViews to establish a connection between viewports using this synchronization strategy.
Parameter | Type | Description |
---|---|---|
source | Viewport |
Returns - SynchronizeViewports
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.