Click or drag to resize
SoExtTexture2SetMemorySpace Method

Sets the system memory space allowed for the texture images.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetMemorySpace(
	double megaBytes
)

Parameters

megaBytes
Type: SystemDouble
Remarks

This value is specified in megabytes (MB). The default is 16 MB.

See Also