Motion_Blur - superclass: renderEffect
Motion_Blur - superclass: renderEffect; super-superclass:MAXWrapper - 2:0 - classID: #(141333203, 1612379012)
Constructor
Motion_Blur ... imageMotionBlur ...
Properties
<Motion_Blur>.duration Float default: 1.0 -- animatable; float
Specifies how long the "virtual shutter" is open.
When this is set to 1.0, the virtual shutter is open for the entire duration between one frame and the next.
The higher the value, the greater the motion Blur effect.
Default=1.0.
<Motion_Blur>.transparency Boolean default: true -- boolean
When on, motion blur is applied to objects behind transparent objects.
When off, objects behind transparent objects receive no motion blur.
Turning off this toggle can improve rendering speed.
Default=on.
imageMotionBlur interfaces:
Interface: ImageMotionBlur
Properties
Methods
Actions