AGI Components with Insight3D Alpha 2008 r8
MotionBlur Property
Library ReferenceAGI.Graphics.Scene3D IAgGxCameraVideoRecordingMotionBlur
When set to true, objects in motion appear to blur as they move through time. Note that AntiAliasing has to be turned on in order for motion blur to have any effect.
Declaration Syntax
C# Visual Basic Visual C++
bool 
MotionBlur { 
get; 
set; }
Property 
MotionBlur 
As 
Boolean
property 
bool 
MotionBlur {
        
bool 
get ();
        
void 
set (
bool 
value);
}

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