Merge pull request #176 from Schmarni-Dev/fix_3d_scene_example
fix 3d_scene example on runtimes that aren't WiVRn
This commit is contained in:
@@ -12,6 +12,7 @@ fn main() {
|
||||
blend_modes: Some(vec![
|
||||
EnvironmentBlendMode::ALPHA_BLEND,
|
||||
EnvironmentBlendMode::ADDITIVE,
|
||||
EnvironmentBlendMode::OPAQUE,
|
||||
]),
|
||||
..Default::default()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user