The standard 3dsmax noise controller does not have a phase option so I'm wanting to write an expression where I can add a phase value. I basically have 8 wheels and want to offset the phase so that I can simulate terrain undulation.
Does anyone have any idea how I use the noise(x,y,z) function? I tried adding the expression: noise (0,0,50)*T but it did not do anything. Any help appreciated
Does anyone have any idea how I use the noise(x,y,z) function? I tried adding the expression: noise (0,0,50)*T but it did not do anything. Any help appreciated