Click or drag to resize
SoOffscreenRenderAreaSetSize Method

Defines the image size to use for rendering.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual void SetSize(
	SbVec2i32 size
)

Parameters

size
Type: OIV.InventorSbVec2i32

Implements

SiRenderAreaSetSize(SbVec2i32)
Remarks