SoOffscreenRendererGetMaxTileSize Method |
Gets the maximum subimage (tile) size for rendering.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbVec2s GetMaxTileSize()
Public Function GetMaxTileSize As SbVec2s
public:
SbVec2s GetMaxTileSize()
member GetMaxTileSize : unit -> SbVec2s
Return Value
Type:
SbVec2s
Remarks
See Also