C# Class UnityEditor.OtherRenderingEditor

Inheritance: Editor
Afficher le fichier Open project: randomize/VimConfig

Protected Properties

Свойство Type Description
m_FlareFadeSpeed UnityEditor.SerializedProperty
m_FlareStrength UnityEditor.SerializedProperty
m_HaloStrength UnityEditor.SerializedProperty
m_HaloTexture UnityEditor.SerializedProperty
m_SpotCookie UnityEditor.SerializedProperty

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

m_FlareFadeSpeed protected_oe property

protected SerializedProperty,UnityEditor m_FlareFadeSpeed
Résultat UnityEditor.SerializedProperty

m_FlareStrength protected_oe property

protected SerializedProperty,UnityEditor m_FlareStrength
Résultat UnityEditor.SerializedProperty

m_HaloStrength protected_oe property

protected SerializedProperty,UnityEditor m_HaloStrength
Résultat UnityEditor.SerializedProperty

m_HaloTexture protected_oe property

protected SerializedProperty,UnityEditor m_HaloTexture
Résultat UnityEditor.SerializedProperty

m_SpotCookie protected_oe property

protected SerializedProperty,UnityEditor m_SpotCookie
Résultat UnityEditor.SerializedProperty