C# 클래스 UnityEditor.Rendering.HighDefinition.SerializedDynamicResolutionSettings

파일 보기 프로젝트 열기: m0nsky/hdrp_dxr_dlss 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
SerializedDynamicResolutionSettings ( SerializedProperty root ) : UnityEditor.Rendering

메소드 상세

SerializedDynamicResolutionSettings() 공개 메소드

public SerializedDynamicResolutionSettings ( SerializedProperty root ) : UnityEditor.Rendering
root SerializedProperty
리턴 UnityEditor.Rendering

프로퍼티 상세

DLSSPerfQualitySetting 공개적으로 프로퍼티

public SerializedProperty DLSSPerfQualitySetting
리턴 SerializedProperty

DLSSSharpness 공개적으로 프로퍼티

public SerializedProperty DLSSSharpness
리턴 SerializedProperty

DLSSUseOptimalSettings 공개적으로 프로퍼티

public SerializedProperty DLSSUseOptimalSettings
리턴 SerializedProperty

dynamicResType 공개적으로 프로퍼티

public SerializedProperty dynamicResType
리턴 SerializedProperty

enableDLSS 공개적으로 프로퍼티

public SerializedProperty enableDLSS
리턴 SerializedProperty

enabled 공개적으로 프로퍼티

public SerializedProperty enabled
리턴 SerializedProperty

forcePercentage 공개적으로 프로퍼티

public SerializedProperty forcePercentage
리턴 SerializedProperty

forcedPercentage 공개적으로 프로퍼티

public SerializedProperty forcedPercentage
리턴 SerializedProperty

maxPercentage 공개적으로 프로퍼티

public SerializedProperty maxPercentage
리턴 SerializedProperty

minPercentage 공개적으로 프로퍼티

public SerializedProperty minPercentage
리턴 SerializedProperty

root 공개적으로 프로퍼티

public SerializedProperty root
리턴 SerializedProperty

softwareUpsamplingFilter 공개적으로 프로퍼티

public SerializedProperty softwareUpsamplingFilter
리턴 SerializedProperty

useMipBias 공개적으로 프로퍼티

public SerializedProperty useMipBias
리턴 SerializedProperty