SoLDMResourceManagerGetTex2LoadRate Method |
Note: This API is now obsolete.
Obsoletesince Open Inventor 8000
Use SoDataSet's field tex2LoadRate instead.
Namespace: OIV.LDMAssembly: 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 int GetTex2LoadRate()
<ObsoleteAttribute("See documentation for more details")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Function GetTex2LoadRate As Integer
public:
[ObsoleteAttribute(L"See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
int GetTex2LoadRate()
[<ObsoleteAttribute("See documentation for more details")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member GetTex2LoadRate : unit -> int
Return Value
Type:
Int32
Remarks
See Also