Skip to content

lib.3d.postfx.MotionBlur

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

MotionBlur

in lib.3d.postfx


Applies a post processing motion blur to a RenderTarget texture and its DepthBuffer.


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2DRequired) -
DepthMap (Texture2DRequired) -
CameraReference (ObjectRequired) -
SampleCount (Int32) -
Strength (Single) -
ClampEffect (Single) -

Outputs

Name Type
Output SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally