C# 클래스 UnityEngine.Networking.NetworkTransformVisualizer

상속: NetworkBehaviour
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
OnStartClient ( ) : void
OnStartLocalPlayer ( ) : void

비공개 메소드들

메소드 설명
CreateLineMaterial ( ) : void
DrawRotationInterpolation ( ) : void
FixedUpdate ( ) : void
OnDestroy ( ) : void
OnRenderObject ( ) : void

메소드 상세

OnStartClient() 공개 메소드

public OnStartClient ( ) : void
리턴 void

OnStartLocalPlayer() 공개 메소드

public OnStartLocalPlayer ( ) : void
리턴 void