Skip to content

Commit

Permalink
Format, update cesium-native
Browse files Browse the repository at this point in the history
  • Loading branch information
azrogers committed Oct 10, 2024
1 parent 62bdd81 commit 9a675e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,7 @@ const CesiumGltf::Sampler* FCesiumPropertyTextureProperty::getSampler() const {
});
}

const CesiumGltf::ImageAsset*
FCesiumPropertyTextureProperty::getImage() const {
const CesiumGltf::ImageAsset* FCesiumPropertyTextureProperty::getImage() const {
return propertyTexturePropertyCallback<const CesiumGltf::ImageAsset*>(
this->_property,
this->_valueType,
Expand Down
2 changes: 1 addition & 1 deletion extern/cesium-native
Submodule cesium-native updated 0 files

0 comments on commit 9a675e2

Please sign in to comment.