SoLDMResourceManagerGetTex3LoadRate Method |
Note: This API is now obsolete.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [ObsoleteAttribute("Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex3LoadRate instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetTex3LoadRate()
<ObsoleteAttribute("Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex3LoadRate instead.")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Function GetTex3LoadRate As Integer
public:
[ObsoleteAttribute(L"Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex3LoadRate instead.")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
int GetTex3LoadRate()
[<ObsoleteAttribute("Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex3LoadRate instead.")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member GetTex3LoadRate : unit -> int
Return Value
Type:
Int32Remarks Caution |
---|
Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field tex3LoadRate instead. |
See Also