Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DLSSTextureTable.motionVectors

public Texture motionVectors;

Description

The motion vectors requested by the DLSSContext. Depending on the DLSSFeatureFlags specified in DLSSContext.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.