SoRenderToTargetclearTargets Property |
If this field is set the targets are cleared before the rendering.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool clearTargets { get; }
Public ReadOnly Property clearTargets As SoSFBool
Get
public:
property SoSFBool^ clearTargets {
SoSFBool^ get ();
}
member clearTargets : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also