Click or drag to resize

RenderSnapshooterParametersMotionBlurPreviousFramePointOfView Property

Gets or sets the motion blur previous frame point of view.
This value is modified internaly using the point of view defined by the snapshot given during the snapshooting.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderPointOfView MotionBlurPreviousFramePointOfView { get; set; }

Property Value

Type: RenderPointOfView
The motion blur previous frame point of view.
Exceptions
ExceptionCondition
ObjectDisposedExceptionRenderSnapshooterParameters::IsDisposed == true
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also