lib.3d.postfx.MotionBlur - tooll3/t3 GitHub Wiki
Applies a post processing motion blur to a RenderTarget texture and its DepthBuffer.
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2DRequired) | - |
DepthMap (Texture2DRequired) | - |
CameraReference (ObjectRequired) | - |
SampleCount (Int32) | - |
Strength (Single) | - |
ClampEffect (Single) | - |
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.