SoExtTexture2GetGlobalMemoryUsed Method |
Return the current system memory used by all texture images.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static double GetGlobalMemoryUsed()
Public Shared Function GetGlobalMemoryUsed As Double
public:
static double GetGlobalMemoryUsed()
static member GetGlobalMemoryUsed : unit -> float
Return Value
Type:
DoubleRemarks See Also