C# Class UnityEditor.LightingEditor

Inheritance: Editor
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Protected Properties

Property Type Description
m_AmbientEquatorColor UnityEditor.SerializedProperty
m_AmbientGroundColor UnityEditor.SerializedProperty
m_AmbientIntensity UnityEditor.SerializedProperty
m_AmbientMode UnityEditor.SerializedProperty
m_AmbientSkyColor UnityEditor.SerializedProperty
m_CustomReflection UnityEditor.SerializedProperty
m_DefaultReflectionMode UnityEditor.SerializedProperty
m_DefaultReflectionResolution UnityEditor.SerializedProperty
m_EnvironmentLightingMode UnityEditor.SerializedProperty
m_ReflectionBounces UnityEditor.SerializedProperty
m_ReflectionCompression UnityEditor.SerializedProperty
m_ReflectionIntensity UnityEditor.SerializedProperty
m_SkyboxMaterial UnityEditor.SerializedProperty
m_Sun UnityEditor.SerializedProperty
m_lightmapSettings SerializedObject

Public Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Private Methods

Method Description
ShowAmbientField ( ) : bool

Method Details

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

m_AmbientEquatorColor protected_oe property

protected SerializedProperty,UnityEditor m_AmbientEquatorColor
return UnityEditor.SerializedProperty

m_AmbientGroundColor protected_oe property

protected SerializedProperty,UnityEditor m_AmbientGroundColor
return UnityEditor.SerializedProperty

m_AmbientIntensity protected_oe property

protected SerializedProperty,UnityEditor m_AmbientIntensity
return UnityEditor.SerializedProperty

m_AmbientMode protected_oe property

protected SerializedProperty,UnityEditor m_AmbientMode
return UnityEditor.SerializedProperty

m_AmbientSkyColor protected_oe property

protected SerializedProperty,UnityEditor m_AmbientSkyColor
return UnityEditor.SerializedProperty

m_CustomReflection protected_oe property

protected SerializedProperty,UnityEditor m_CustomReflection
return UnityEditor.SerializedProperty

m_DefaultReflectionMode protected_oe property

protected SerializedProperty,UnityEditor m_DefaultReflectionMode
return UnityEditor.SerializedProperty

m_DefaultReflectionResolution protected_oe property

protected SerializedProperty,UnityEditor m_DefaultReflectionResolution
return UnityEditor.SerializedProperty

m_EnvironmentLightingMode protected_oe property

protected SerializedProperty,UnityEditor m_EnvironmentLightingMode
return UnityEditor.SerializedProperty

m_ReflectionBounces protected_oe property

protected SerializedProperty,UnityEditor m_ReflectionBounces
return UnityEditor.SerializedProperty

m_ReflectionCompression protected_oe property

protected SerializedProperty,UnityEditor m_ReflectionCompression
return UnityEditor.SerializedProperty

m_ReflectionIntensity protected_oe property

protected SerializedProperty,UnityEditor m_ReflectionIntensity
return UnityEditor.SerializedProperty

m_SkyboxMaterial protected_oe property

protected SerializedProperty,UnityEditor m_SkyboxMaterial
return UnityEditor.SerializedProperty

m_Sun protected_oe property

protected SerializedProperty,UnityEditor m_Sun
return UnityEditor.SerializedProperty

m_lightmapSettings protected_oe property

protected SerializedObject,UnityEditor m_lightmapSettings
return SerializedObject