| SoUniformGridClippingElementSet Method  | 
Sets the current texture unit. 
 
Namespace: OIV.VolumeViz.ElementsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic static void Set(
	SoState state,
	SoNode node
)
Public Shared Sub Set ( 
	state As SoState,
	node As SoNode
)
public:
static void Set(
	SoState^ state, 
	SoNode^ node
)
static member Set : 
        state : SoState * 
        node : SoNode -> unit 
Parameters
- state
 - Type: OIV.Inventor.MiscSoState
 - node
 - Type: OIV.Inventor.NodesSoNode
 
Remarks
See Also