C# Class UnityEditor.NetworkTransformChildEditor

Inheritance: Editor
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Protected Properties

Свойство Type Description
m_InterpolateMovementLabel UnityEngine.GUIContent
m_InterpolateRotationLabel UnityEngine.GUIContent
m_MovementThresholdLabel UnityEngine.GUIContent
m_RotationSyncCompressionLabel UnityEngine.GUIContent

Méthodes publiques

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

Méthodes protégées

Méthode Description
ShowControls ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

ShowControls() protected méthode

protected ShowControls ( ) : void
Résultat void

Property Details

m_InterpolateMovementLabel protected_oe property

protected GUIContent,UnityEngine m_InterpolateMovementLabel
Résultat UnityEngine.GUIContent

m_InterpolateRotationLabel protected_oe property

protected GUIContent,UnityEngine m_InterpolateRotationLabel
Résultat UnityEngine.GUIContent

m_MovementThresholdLabel protected_oe property

protected GUIContent,UnityEngine m_MovementThresholdLabel
Résultat UnityEngine.GUIContent

m_RotationSyncCompressionLabel protected_oe property

protected GUIContent,UnityEngine m_RotationSyncCompressionLabel
Résultat UnityEngine.GUIContent