SoLDMGlobalResourceParametersGetTex2LoadRate Method |
Returns the maximum number of 2D textures allowed to be loaded into texture memory per frame for all the VolumeViz data sets.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static int GetTex2LoadRate()
Public Shared Function GetTex2LoadRate As Integer
public:
static int GetTex2LoadRate()
static member GetTex2LoadRate : unit -> int
Return Value
Type:
Int32Remarks See Also