- Added support for new camera video output format in IAgStkGraphicsCamera interface, ProRes.
- A new convenience method, ViewCenralBodyFromPosition, has been added to the IAgStkGraphicsCamera. This will set the camera position to the specified position and look down towards the center of the central body.
- Several enums have been renamed to follow a more consistent coding style guideline. Original enums remain but have been marked as deprecated:
- eStkGraphicsCullFace enums replaces eStkGraphicsECullFace enums.
- eStkGraphicsOutlineAppearance enums replaces eStkGraphicsFrontAndBackLines, eStkGraphicsFrontLinesOnly, and eStkGraphicsStylizeBackLines.
- eStkGraphicsPathPrimitiveRemoveLocation enums replaces eStkGraphicsRemoveLocation enums.
- eStkGraphicsStereoProjectionMode enums replaces eStkGraphicsStereoProjection enums.
No classes, interfaces, or enumerations were added, changed, deprecated, or removed in this version.
- Added a new Terrain Overlay to allow streaming terrain from a Cesium ion endpoint, See IAgStkGraphicsCesiumionTerrainOverlay and IAgStkGraphicsCesiumionTerrainOverlayFactory interfaces.
- The AllowColladaModels property was added to IAgStkGraphicsModelPrimitive interface, which configures the primitive to accept Collada model files as input.
- Added a new enum value eStkGraphicsModelTransformationTypeAnimation to AgEStkGraphicsModelTransformationType to represent model animation based articulation transforms.
- Removed the deprecated PrecisionExponent property from IAgStkGraphicsPrimitiveManager interface.
- Removed IAgStkGraphicsCameraVideoRecording interface.
| Object | Changes | Version |
|---|---|---|
| AgStkGraphicsCesiumionTerrainOverlay | Added
|
STK 13.0 |
| IAgStkGraphicsCesiumionTerrainOverlay | Added
|
STK 13.0 |
| IAgStkGraphicsCesiumionTerrainOverlayFactory | Added
|
STK 13.0 |