Click or drag to resize
SoLDMGlobalResourceParametersGetMax2DTextures Method

Note: This API is now obsolete.

Get the maximum number of 2D textures allowed to be loaded.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static int GetMax2DTextures()

Return Value

Type: Int32
Remarks

Deprecated. Use getMax2DTexMemory instead. See #setMax2DTextures.Obsoletesince Open Inventor 9500 No longer used. Will be removed in OIV10.

See Also