Method | Description | |
---|---|---|
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 | |
return | void |
public static DoesEqual ( this unityVector3, UnEngine unVector3 ) : bool | ||
unityVector3 | this | |
unVector3 | UnEngine | |
return | bool |