cam tuning
This commit is contained in:
parent
9a3b4807e4
commit
9cb2d9f123
@ -23,7 +23,7 @@ object { Le_Decor }
|
|||||||
|
|
||||||
// =======================================================
|
// =======================================================
|
||||||
|
|
||||||
#declare Debut = <-3, 87, 111> ;
|
#declare Debut = <-3, 87, 131> ;
|
||||||
#declare Fin = < 2, 91, 31> ;
|
#declare Fin = < 2, 91, 31> ;
|
||||||
#declare Pos = Cos_01(NormClock);
|
#declare Pos = Cos_01(NormClock);
|
||||||
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
||||||
|
Loading…
Reference in New Issue
Block a user