C# 클래스 UnityEngine.RenderSettings

상속: Object
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetRenderSettings UnityEngine.Object
INTERNAL_get_ambientEquatorColor void
INTERNAL_get_ambientGroundColor void
INTERNAL_get_ambientLight void
INTERNAL_get_ambientProbe void
INTERNAL_get_ambientSkyColor void
INTERNAL_get_fogColor void
INTERNAL_set_ambientEquatorColor void
INTERNAL_set_ambientGroundColor void
INTERNAL_set_ambientLight void
INTERNAL_set_ambientProbe void
INTERNAL_set_ambientSkyColor void
INTERNAL_set_fogColor void
Reset void

비공개 메소드들

메소드 설명
GetRenderSettings ( ) : UnityEngine.Object
INTERNAL_get_ambientEquatorColor ( Color &value ) : void
INTERNAL_get_ambientGroundColor ( Color &value ) : void
INTERNAL_get_ambientLight ( Color &value ) : void
INTERNAL_get_ambientProbe ( SphericalHarmonicsL2 &value ) : void
INTERNAL_get_ambientSkyColor ( Color &value ) : void
INTERNAL_get_fogColor ( Color &value ) : void
INTERNAL_set_ambientEquatorColor ( Color &value ) : void
INTERNAL_set_ambientGroundColor ( Color &value ) : void
INTERNAL_set_ambientLight ( Color &value ) : void
INTERNAL_set_ambientProbe ( SphericalHarmonicsL2 &value ) : void
INTERNAL_set_ambientSkyColor ( Color &value ) : void
INTERNAL_set_fogColor ( Color &value ) : void
Reset ( ) : void