oriel void

This commit is contained in:
spatialfree 2022-05-02 08:22:38 -04:00
parent a2501836f7
commit 2574429a41
2 changed files with 2 additions and 1 deletions

View file

@ -77,7 +77,7 @@ public class Mono {
// oriel.Step();
pos.z += Time.Elapsedf * 0.1f;
// -------------------------------------------------

View file

@ -33,6 +33,7 @@ public class Oriel {
);
ori = Quat.Identity;
matrix = Matrix.TR(bounds.center, ori).Inverse;
matFrame.SetMat(102, Cull.None, true);
matPanes.SetMat(100, Cull.Front, false);