SoRenderToTargetclearStencilValue Property |
Value used to clear the stencil buffer before the rendering.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 clearStencilValue { get; }
Public ReadOnly Property clearStencilValue As SoSFInt32
Get
public:
property SoSFInt32^ clearStencilValue {
SoSFInt32^ get ();
}
member clearStencilValue : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also