|
|
@ -234,7 +234,7 @@ namespace UnityEngine.Rendering.PostProcessing |
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Compute shaders used by the SnapDragon Game Super Resolution 2 (SGSR2) Upscaler.
|
|
|
/// Compute shaders used by the SnapDragon Game Super Resolution 2 (SGSR2) Upscaler.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
public SGSR2.Shaders sgsr2Upscaler; |
|
|
|
|
|
|
|
|
public SGSR2.ComputeShaders sgsr2Upscaler; |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Returns a copy of this class and its content.
|
|
|
/// Returns a copy of this class and its content.
|
|
|
|