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