C# 클래스 UnityEngine.Experimental.Rendering.HDPipeline.FalseColorDebugSettings

파일 보기 프로젝트 열기: UnityTech/hw18-infinity-ecs

공개 프로퍼티들

프로퍼티 타입 설명
colorThreshold0 float
colorThreshold1 float
colorThreshold2 float
colorThreshold3 float
falseColor bool

공개 메소드들

메소드 설명
OnValidate ( ) : void

메소드 상세

OnValidate() 공개 메소드

public OnValidate ( ) : void
리턴 void

프로퍼티 상세

colorThreshold0 공개적으로 프로퍼티

public float colorThreshold0
리턴 float

colorThreshold1 공개적으로 프로퍼티

public float colorThreshold1
리턴 float

colorThreshold2 공개적으로 프로퍼티

public float colorThreshold2
리턴 float

colorThreshold3 공개적으로 프로퍼티

public float colorThreshold3
리턴 float

falseColor 공개적으로 프로퍼티

public bool falseColor
리턴 bool