SoLDMTopoOctreeGetTileSize Method |
Return the tilesize used to setup this octree.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SbVec3i32 GetTileSize()
Public Function GetTileSize As SbVec3i32
public:
SbVec3i32 GetTileSize()
member GetTileSize : unit -> SbVec3i32
Return Value
Type:
SbVec3i32
Remarks
See Also