We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f506e commit f03a52aCopy full SHA for f03a52a
CHANGELOG.md
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15
- Specular sampling to use perceptual roughness.
16
- Default specular and ior values to match three.js.
17
18
+### Changed
19
+- Opacity support now requires setting `material.transparent` to true.
20
+
21
## [0.0.6] - 2022-08-06
22
### Added
23
- Support for sheen parameter support
0 commit comments