mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 16:25:44 +02:00
wip
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -483,6 +483,7 @@ export class WorldEngine extends EventEmitter<WorldEngineEvents> {
|
||||
tex.video.volume = 0.25;
|
||||
tex.video.muted = true;
|
||||
|
||||
screenMaterial.albedoColor = new BABYLON.Color3(0, 0, 0);
|
||||
screenMaterial.emissiveTexture = tex;
|
||||
screenMaterial.emissiveColor = new BABYLON.Color3(1, 1, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user