cam tuning

This commit is contained in:
Tonton Th 2025-05-17 19:19:27 +02:00
parent 9a3b4807e4
commit 9cb2d9f123

View File

@ -23,7 +23,7 @@ object { Le_Decor }
// =======================================================
#declare Debut = <-3, 87, 111> ;
#declare Debut = <-3, 87, 131> ;
#declare Fin = < 2, 91, 31> ;
#declare Pos = Cos_01(NormClock);
#declare PosCam = Interpolate(Debut, Fin, Pos);