Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ggetz committed May 20, 2024
1 parent 761f798 commit 13af8b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ MaterialPipelineStage.process = function (
} else {
if (
defined(material.specular) &&
ModelUtility.supportedExtensions.KHR_materials_specular === true
ModelUtility.supportedExtensions.KHR_materials_specular
) {
processSpecularUniforms(
material,
Expand Down

0 comments on commit 13af8b2

Please sign in to comment.