AGI Components with Insight3D Alpha 2008 r8
MotionBlurLength Property
Library ReferenceAGI.Graphics.Scene3D IAgGxCameraVideoRecordingMotionBlurLength
The length of the blur between the last frame and the next frame. The value is a floating point value greater than 0 and less than or equal to 1.0. 1.0 is the highest blur possible.
Declaration Syntax
C# Visual Basic Visual C++
double 
MotionBlurLength { 
get; 
set; }
Property 
MotionBlurLength 
As 
Double
property 
double 
MotionBlurLength {
        
double 
get ();
        
void 
set (
double 
value);
}

Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)