SoOffscreenRenderAreaGetMaxTileSize Method |
Gets the maximum subimage (tile) size for rendering.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbVec2i32 GetMaxTileSize()
Public Shared Function GetMaxTileSize As SbVec2i32
public:
static SbVec2i32 GetMaxTileSize()
static member GetMaxTileSize : unit -> SbVec2i32
Return Value
Type:
SbVec2i32Remarks See Also