imageMotionBlur - superclass: renderEffect

imageMotionBlur - superclass: renderEffect; super-superclass:MAXWrapper - 2:0 - classID: #(141333203, 1612379012)

Constructor

imageMotionBlur ...

Properties

<imageMotionBlur>.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.

<imageMotionBlur>.transparency  BooleanClass  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.

See also