ProtectedconstructorOptionalisInternalConstructor: booleanDetermines the scale of the motion blur effect in camera space, exaggerate or attenuating the amount of it.
Determines the deconstruction quality. The lower the more trail & aliased effect. Reconstruction only.
Determines which parts of the scene will trigger motion blur.
Type of filter to use when filtering samples contributing to a blurred pixel.
Determines the scale of the motion blur effect globally, exaggerate or attenuating the amount of it.
Enables or disables the motion blur effect.
Controls the maximum amount of d-blur over a maximum amount of aliasing cost (ie: 1.0f no aliasing). Only for Simple type.
Determines the scale of the motion blur effect in object space, exaggerate or attenuating the amount of it.
Determines the number of samples to take during motion blur filtering. Increasing this value will yield higher quality blur at the cost of the performance.
Determines the maximum radius applied for the d-blur.
Marks the object as dirty.
Flags specifying what kind of member was changed.
Allows modifying this object multiple times in a row in a scope, without marking the object dirty immediately. Dirty flags are accumulated and the object is marked dirty at the end.
The scope where the object is modified.
Class that notifies its parent
ManagedSettignsorManagedSubSettingsobject when one of its members changes.