Click or drag to resize
SoViewportClippingsize Property

Specifies the size of the clip region in pixels.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFVec2f size { get; }

Property Value

Type: SoSFVec2f
Remarks

(Although this is a float field, the values really are pixels, not normalized units.) Default is 0,0.

See Also