C# 클래스 QuaternionExtensions, UnEngine

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

공개 메소드들

메소드 설명
AssertEquals ( this uyQuat, UnEngine unQuat, string identifier = "" ) : void
DoesEqual ( this uyQuat, UnEngine unQuat ) : bool

메소드 상세

AssertEquals() 공개 정적인 메소드

public static AssertEquals ( this uyQuat, UnEngine unQuat, string identifier = "" ) : void
uyQuat this
unQuat UnEngine
identifier string
리턴 void

DoesEqual() 공개 정적인 메소드

public static DoesEqual ( this uyQuat, UnEngine unQuat ) : bool
uyQuat this
unQuat UnEngine
리턴 bool