UmbraSceneInfo struct
Scene information.
Public variables
- UmbraFloat3MinMax bounds
- The scene's axis-aligned bounding box.
- int numLodLevels
- The number of LOD levels.
- float unitsToMeters
- The unit measure in meters.
-
UmbraDouble4_
4 ecefToLocal - The transformation from ECEF to the scene's coordinate system.
-
UmbraDouble4_
4 localToEcef - The transformation from the scene's coordinate system to ECEF.