Click or drag to resize
SoLDMResourceManagerSetTex2LoadRate Method

Note: This API is now obsolete.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex2LoadRate instead.")]
public void SetTex2LoadRate(
	int loadRate
)

Parameters

loadRate
Type: SystemInt32
Remarks

Caution note Caution

Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex2LoadRate instead.

See Also