Click or drag to resize
SoGLRenderToBufferSetRenderToTexture Method (Boolean, SoGLRenderToBufferTextureFormats, SoGLRenderToBufferTextureTargets)
Calls SetRenderToTexture(enable, format, target, false, false).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetRenderToTexture(
	bool enable,
	SoGLRenderToBufferTextureFormats format,
	SoGLRenderToBufferTextureTargets target
)

Parameters

enable
Type: SystemBoolean
format
Type: OIV.InventorSoGLRenderToBufferTextureFormats
target
Type: OIV.InventorSoGLRenderToBufferTextureTargets
Remarks