Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
0.8.3:deftypes [2022/04/08 08:57] – [Lights] admin0.8.3:deftypes [2022/04/08 08:57] – [Cameras] admin
Line 418: Line 418:
 LCamDef.NearPlane := 1; LCamDef.NearPlane := 1;
 LCamDef.FarPlane := 1000; LCamDef.FarPlane := 1000;
-LCamDef.Transform := TMatrix3D.CreateTranslation(TPoint3D.Create(0, -50, -50));+LCamDef.Transform := TMatrix3D.CreateTranslation(TPoint3D.Create(0, -5, -10));
 </file> </file>
 ==== Shaders ==== ==== Shaders ====