motionVectors
The motion vectors requested by the DLSSContext.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.NVIDIA
- Assembly: UnityEngine.NVIDIAModule
public Texture motionVectors { readonly get; set; }
Remarks
Depending on the DLSSFeatureFlags specified in _initData, this buffer can be a smaller scale or the full output resolution. This texture is mandatory and you must set it to a non-null value.