Method | Description | |
---|---|---|
AssertEquals ( this uyQuat, UnEngine unQuat, string identifier = "" ) : void | ||
DoesEqual ( this uyQuat, UnEngine unQuat ) : bool |
public static AssertEquals ( this uyQuat, UnEngine unQuat, string identifier = "" ) : void | ||
uyQuat | this | |
unQuat | UnEngine | |
identifier | string | |
return | void |
public static DoesEqual ( this uyQuat, UnEngine unQuat ) : bool | ||
uyQuat | this | |
unQuat | UnEngine | |
return | bool |