fix 3d_scene example on runtimes that aren't WiVRn
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ fn main() {
|
|||||||
blend_modes: Some(vec![
|
blend_modes: Some(vec![
|
||||||
EnvironmentBlendMode::ALPHA_BLEND,
|
EnvironmentBlendMode::ALPHA_BLEND,
|
||||||
EnvironmentBlendMode::ADDITIVE,
|
EnvironmentBlendMode::ADDITIVE,
|
||||||
|
EnvironmentBlendMode::OPAQUE,
|
||||||
]),
|
]),
|
||||||
..Default::default()
|
..Default::default()
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user