메소드 | 설명 | |
---|---|---|
AssertEquals ( this unityVector3, UnEngine unVector3, string identifier = "" ) : void | ||
DoesEqual ( this unityVector3, UnEngine unVector3 ) : bool |
public static AssertEquals ( this unityVector3, UnEngine unVector3, string identifier = "" ) : void | ||
unityVector3 | this | |
unVector3 | UnEngine | |
identifier | string | |
리턴 | void |
public static DoesEqual ( this unityVector3, UnEngine unVector3 ) : bool | ||
unityVector3 | this | |
unVector3 | UnEngine | |
리턴 | bool |