Click or drag to resize
SoRenderToTargetsize Property

This field allows a custom rendering size for the render to texture.

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

Property Value

Type: SoSFVec2i32
Remarks

When this field is set to the default value (-1, -1) the global viewport size from the viewer is used. The size is in pixels.

See Also