Events
viewer3d.clippingplanes
Invoked when the list of clipping planes changes.
JS
jQuery
Function called when the list of clipping planes changes.
Type |
---|
(event: Object) => Void |
event
Name | Type | Description |
---|---|---|
clippingPlanes | Array[Object] | The current clipping planes |
Clipping Plane
Updated 13 Sep 2024
Did this page help you?