SoLDMResourceManagerSetTex2VVizLoadRate Method |
Note: This API is now obsolete.
Namespace: OIV.LDM
[ObsoleteAttribute("See documentation for more details")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public static void SetTex2VVizLoadRate( int loadRate )
Sets the total number of tiles allowed to be loaded in texture memory per frame (for all data sets). Default is 1.Obsoletesince Open Inventor 9610 Use SoLDMGlobalResourceParameters.setTex2LoadRate(int) instead.