From c98498f5b6cb147bc506f0aba27065e98b08a8d8 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 9 Jan 2025 02:07:03 +0100 Subject: add mesh alpha property and correct usage of transmission --- world/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'world/Cargo.toml') diff --git a/world/Cargo.toml b/world/Cargo.toml index 93d1133..11272ed 100644 --- a/world/Cargo.toml +++ b/world/Cargo.toml @@ -11,6 +11,7 @@ gltf = { version = "1.4.1", features = [ "extras", "names", "KHR_lights_punctual", + "KHR_materials_transmission", ] } log = "0.4.22" weareshared = { path = "../shared" } -- cgit v1.2.3-70-g09d2