CesiumGS / cesium-omniverse

Bringing the 3D geospatial ecosystem to Omniverse
https://cesium.com/platform/cesium-for-omniverse/
Apache License 2.0
55 stars 7 forks source link

Fix globe anchor default transform op names #642

Closed lilleyse closed 7 months ago

lilleyse commented 7 months ago

Bug from https://github.com/CesiumGS/cesium-omniverse/pull/626. I was incorrectly passing a suffix to AddTranslateOp, AddRotateXYZOp, AddScaleOp thinking I was passing in the attribute name.

image