Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


motionVectors

The motion vectors requested by the DLSSContext.
Read time 1 minuteLast updated 12 days ago

Definition

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.