Click or drag to resize
SoLDMResourceManagerSetMaxTexMemory Method

Note: This API is now obsolete.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9.1.0.0. No longer used. Use SoLDMRessourceParameter's field maxTexMemory instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetMaxTexMemory(
	int maxTexMemoryMB
)

Parameters

maxTexMemoryMB
Type: SystemInt32
Remarks

Caution note Caution

Obsolete since Open Inventor 9100. No longer used. Use SoLDMRessourceParameter's field maxTexMemory instead.

See Also