Message 1 of 1
Camera shake expression?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having some problems with this expression can someone please help me.
I have an custom attribute for my camera called "ShakeFrequency" it goes from 0 to 10.
With this expression (seen below) my shake frequency starts off with a lot of Frequency and then smooths out at 10. How can I reverse this, so that the frequency increase as I dial up the ShakeFrequency to 10.
I have an custom attribute for my camera called "ShakeFrequency" it goes from 0 to 10.
With this expression (seen below) my shake frequency starts off with a lot of Frequency and then smooths out at 10. How can I reverse this, so that the frequency increase as I dial up the ShakeFrequency to 10.
cameraShape3v.horizontalShake=noise (frame/camera3_group|camera3.ShakeFrequency)