struct in UnityEngine.NVIDIA
/
Implemented in:UnityEngine.NVIDIAModule
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseRepresent the initialization state of a DLSSContext. You can only use and set this when calling GraphicsDevice.CreateFeature.
featureFlags | Bit mask containing feature flags to be used for DLSS. |
inputRTHeight | The texture input height size of the input buffers in texels. |
inputRTWidth | The texture input width size of the input buffers in texels. |
outputRTHeight | The output buffer height size in texels to upscale to. |
outputRTWidth | The output buffer width size in texels to upscale to. |
quality | The quality property for DLSS. |