PriorityPlanarClipMaskArgs Interface
Arguments supplied to PlanarClipMaskSettings.create to create a mask of PlanarClipMaskMode.Priority.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
priority | number | See PlanarClipMaskSettings.priority. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
invert | undefined | boolean | BasicPlanarClipMaskArgs | See PlanarClipMaskSettings.invert. |
transparency | undefined | number | BasicPlanarClipMaskArgs | See PlanarClipMaskSettings.transparency. |
Defined in
- core/common/src/PlanarClipMask.ts Line 130
Last Updated: 20 June, 2023