C# Class UnityEngine.RenderSettings

Inheritance: Object
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Property Type Description
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

Private Methods

Method Description
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