C# Class UnityEditor.Rendering.HighDefinition.SerializedDynamicResolutionSettings

Datei anzeigen Open project: m0nsky/hdrp_dxr_dlss Class Usage Examples

Public Properties

Property Type Description
DLSSPerfQualitySetting SerializedProperty
DLSSSharpness SerializedProperty
DLSSUseOptimalSettings SerializedProperty
dynamicResType SerializedProperty
enableDLSS SerializedProperty
enabled SerializedProperty
forcePercentage SerializedProperty
forcedPercentage SerializedProperty
maxPercentage SerializedProperty
minPercentage SerializedProperty
root SerializedProperty
softwareUpsamplingFilter SerializedProperty
useMipBias SerializedProperty

Public Methods

Method Description
SerializedDynamicResolutionSettings ( SerializedProperty root ) : UnityEditor.Rendering

Method Details

SerializedDynamicResolutionSettings() public method

public SerializedDynamicResolutionSettings ( SerializedProperty root ) : UnityEditor.Rendering
root SerializedProperty
return UnityEditor.Rendering

Property Details

DLSSPerfQualitySetting public_oe property

public SerializedProperty DLSSPerfQualitySetting
return SerializedProperty

DLSSSharpness public_oe property

public SerializedProperty DLSSSharpness
return SerializedProperty

DLSSUseOptimalSettings public_oe property

public SerializedProperty DLSSUseOptimalSettings
return SerializedProperty

dynamicResType public_oe property

public SerializedProperty dynamicResType
return SerializedProperty

enableDLSS public_oe property

public SerializedProperty enableDLSS
return SerializedProperty

enabled public_oe property

public SerializedProperty enabled
return SerializedProperty

forcePercentage public_oe property

public SerializedProperty forcePercentage
return SerializedProperty

forcedPercentage public_oe property

public SerializedProperty forcedPercentage
return SerializedProperty

maxPercentage public_oe property

public SerializedProperty maxPercentage
return SerializedProperty

minPercentage public_oe property

public SerializedProperty minPercentage
return SerializedProperty

root public_oe property

public SerializedProperty root
return SerializedProperty

softwareUpsamplingFilter public_oe property

public SerializedProperty softwareUpsamplingFilter
return SerializedProperty

useMipBias public_oe property

public SerializedProperty useMipBias
return SerializedProperty