C# 클래스 Matrix4x4Extensions, Paint3D

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

공개 메소드들

메소드 설명
GetRotation ( this m ) : Quaternion
GetTranslation ( this m ) : Vector3

메소드 상세

GetRotation() 공개 정적인 메소드

public static GetRotation ( this m ) : Quaternion
m this
리턴 Quaternion

GetTranslation() 공개 정적인 메소드

public static GetTranslation ( this m ) : Vector3
m this
리턴 Vector3