C# 클래스 WWActorEdit.HalfRotation

파일 보기 프로젝트 열기: pho/WindViewer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
X short

공개 메소드들

메소드 설명
HalfRotation ( ) : System
HalfRotation ( byte data, int &srcOffset ) : System
SetDegrees ( Vector3 rot ) : void
ToDegrees ( ) : Vector3

메소드 상세

HalfRotation() 공개 메소드

public HalfRotation ( ) : System
리턴 System

HalfRotation() 공개 메소드

public HalfRotation ( byte data, int &srcOffset ) : System
data byte
srcOffset int
리턴 System

SetDegrees() 공개 메소드

public SetDegrees ( Vector3 rot ) : void
rot Vector3
리턴 void

ToDegrees() 공개 메소드

public ToDegrees ( ) : Vector3
리턴 Vector3

프로퍼티 상세

X 공개적으로 프로퍼티

public short X
리턴 short