Skip to content

Commit caf297d

Browse files
committed
change wording
1 parent 30ed708 commit caf297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine/Source/Scene/GaussianSplat3DTileContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ GaussianSplat3DTileContent.tilesetRequiresGaussianSplattingExt = function (
137137
) {
138138
deprecationWarning(
139139
"KHR_spz_gaussian_splats_compression",
140-
"Support for the original KHR_spz_gaussian_splats_compression extension has been deprecated in favor " +
140+
"Support for the original KHR_spz_gaussian_splats_compression extension has been removed in favor " +
141141
"of the up to date KHR_gaussian_splatting and KHR_gaussian_splatting_compression_spz_2 extensions" +
142142
"\n\nPlease retile your tileset with the KHR_gaussian_splatting and " +
143143
"KHR_gaussian_splatting_compression_spz_2 extensions.",

0 commit comments

Comments
 (0)