FfxOpticalflowDispatchDescription
A structure encapsulating the parameters for dispatching the various passes of FidelityFX Opticalflow.
File location: sdk/include/FidelityFX/host/ffx_opticalflow.h
Detailed description
A structure encapsulating the parameters for dispatching the various passes of FidelityFX Opticalflow.
Data fields
Type |
Description |
---|---|
commandList
The “FfxCommandList“ to record rendering commands into.
|
|
color
A “FfxResource“ containing the input color buffer.
|
|
opticalFlowVector
A “FfxResource“ containing the output motion buffer.
|
|
opticalFlowSCD
A “FfxResource“ containing the output scene change detection buffer.
|
|
bool |
reset
A boolean value which when set to true, indicates the camera has moved discontinuously.
|