Methods
Clipping Plane
setPlaneWidgetViewport
Sets the position and size of the clipping plane widget.
Position and size of the clipping plane widget.
Type | Required |
---|---|
Object | Yes |
Properties
Name | Type | Required | Description |
---|---|---|---|
height | Number | Yes | Height of the widget in pixels |
width | Number | Yes | Width of the widget in pixels |
x | Number | Yes | X coordinate of the widget position in pixels |
y | Number | Yes | Y coordinate of the widget position in pixels |
Updated 13 Sep 2024
Did this page help you?