Component image 
Volume Plane Slicer component as seen in the Scene Inspector

See Volume Unlit Material Examples section for better information on how slicers work.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
Mode
|
VolumePlaneMode | The kind of slicer mode this slicer is doing. |
HighlightColor
|
ColorX | The color highlight to highlight the slicer with. please see Volume Unlit Material Examples section for better info. |
HighlightRange
|
Float | The color highlight range to use. please see Volume Unlit Material Examples section for better info. |
_colorDialog
|
direct SlotCleanupRef`1<ColorDialogInterface> | The dialog ui currently being used to choose a color to display for the color highlight. |
_grabGrid
|
Slot | The slot to enable when grabbing the slicer to show the grid visual. |
Sync Delegates
Method Name | Method type and Arguments. | Is the method hidden? | Description |
---|---|---|---|
SelectColor:ButtonEventHandler
|
ButtonEventHandler | ✓ | Handles when the user requests to use the slicer. |