SoExtTexture2GetMemorySpace Method |
Gets the system memory space allowed for the texture images.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public static double GetMemorySpace()
Public Shared Function GetMemorySpace As Double
public:
static double GetMemorySpace()
static member GetMemorySpace : unit -> float
Return Value
Type:
DoubleRemarks This value is specified in megabytes (MB).
See Also