WaitForEntityRotation
constructor in Coherence.Test.WaitForEntityRotation
Constructors
public WaitForEntityRotation(Client client, string entityName, Quaternion expectedRot, float stableForSeconds = 0, bool isLocalRot = false, int lineNumber = 0)
Parameters
| Type | Name | Description | 
|---|---|---|
| Client | client | |
| string | entityName | |
| Quaternion | expectedRot | |
| float | stableForSeconds | |
| bool | isLocalRot | |
| int | lineNumber |