C# 클래스 UnityEditor.NetworkTransformEditor

상속: Editor
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

보호된 프로퍼티들

프로퍼티 타입 설명
m_InterpolateMovementLabel UnityEngine.GUIContent
m_InterpolateRotationLabel UnityEngine.GUIContent
m_MovementThesholdLabel UnityEngine.GUIContent
m_RotationSyncCompressionLabel UnityEngine.GUIContent
m_SnapThresholdLabel UnityEngine.GUIContent
m_SyncSpinLabel UnityEngine.GUIContent

공개 메소드들

메소드 설명
Init ( ) : void
OnInspectorGUI ( ) : void

보호된 메소드들

메소드 설명
ShowControls ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void

ShowControls() 보호된 메소드

protected ShowControls ( ) : void
리턴 void

프로퍼티 상세

m_InterpolateMovementLabel 보호되어 있는 프로퍼티

protected GUIContent,UnityEngine m_InterpolateMovementLabel
리턴 UnityEngine.GUIContent

m_InterpolateRotationLabel 보호되어 있는 프로퍼티

protected GUIContent,UnityEngine m_InterpolateRotationLabel
리턴 UnityEngine.GUIContent

m_MovementThesholdLabel 보호되어 있는 프로퍼티

protected GUIContent,UnityEngine m_MovementThesholdLabel
리턴 UnityEngine.GUIContent

m_RotationSyncCompressionLabel 보호되어 있는 프로퍼티

protected GUIContent,UnityEngine m_RotationSyncCompressionLabel
리턴 UnityEngine.GUIContent

m_SnapThresholdLabel 보호되어 있는 프로퍼티

protected GUIContent,UnityEngine m_SnapThresholdLabel
리턴 UnityEngine.GUIContent

m_SyncSpinLabel 보호되어 있는 프로퍼티

protected GUIContent,UnityEngine m_SyncSpinLabel
리턴 UnityEngine.GUIContent