Gets or sets whether to enable motion blur when
saving an animation rendered using a ray-trace rendering engine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MotionBlur As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As System.Boolean
instance.MotionBlur = value
value = instance.MotionBlur |
C# | |
---|
System.bool MotionBlur {get; set;} |
C++/CLI | |
---|
property System.bool MotionBlur {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to enable motion blur when saving an animation rendered using a ray-trace rendering engine, false to not (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0