motionVectors
The motion vectors texture. Depending on the FfxFsr2InitializationFlags specified in _initData or FfxApiCreateContextUpscaleFlags specified in _initData, this texture can have the input resolution or output resolution. This texture is mandatory and you must set it to a non-null value.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AMD
- Assembly: UnityEngine.AMDModule
public Texture motionVectors { readonly get; set; }