SoExtTexture2GetMemorySpace Method |
Gets the system memory space allowed for the texture images.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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