Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajn404 authored Sep 24, 2024
1 parent bbd6afd commit 501e93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/CustomShaderGuide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const customShader = new Cesium.CustomShader({
}),
type: Cesium.UniformType.SAMPLER_2D
}
}
},
// Custom varyings that will appear in the custom vertex and fragment shader
// text.
varyings: {
Expand Down

0 comments on commit 501e93b

Please sign in to comment.