C# Class UnityEditor.Collider3DEditorBase

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

Protected Properties

Свойство Type Description
m_IsTrigger UnityEditor.SerializedProperty
m_Material UnityEditor.SerializedProperty

Méthodes publiques

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

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

m_IsTrigger protected_oe property

protected SerializedProperty,UnityEditor m_IsTrigger
Résultat UnityEditor.SerializedProperty

m_Material protected_oe property

protected SerializedProperty,UnityEditor m_Material
Résultat UnityEditor.SerializedProperty