Gets or sets the length of the motion blur effect when rendering animations using a ray-trace rendering engine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BlurLength As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As System.Integer
instance.BlurLength = value
value = instance.BlurLength |
C# | |
---|
System.int BlurLength {get; set;} |
C++/CLI | |
---|
property System.int BlurLength {
System.int get();
void set ( & System.int value);
} |
Property Value
0 <= Length of the motion blur effect when rendering animations using a ray-trace rendering engine <= 100; default = 50
Example
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0