Class NetworkTransformStateTests
Inheritance
NetworkTransformStateTests
Assembly: solution.dll
public class NetworkTransformStateTests
Constructors
Declaration
public NetworkTransformStateTests(NetworkTransformStateTests.TransformSpace transformSpace, NetworkTransformStateTests.Precision precision, NetworkTransformStateTests.Rotation rotation)
Parameters
Methods
Declaration
public void NetworkTransformStateFlags()
Declaration
public void TestSyncAxes(NetworkTransformStateTests.SynchronizationType synchronizationType, NetworkTransformStateTests.SyncAxis syncAxis)
Parameters
Declaration
public void TestThresholds(float positionThreshold, float rotAngleThreshold, float scaleThreshold)
Parameters
Type |
Name |
Description |
float |
positionThreshold |
|
float |
rotAngleThreshold |
|
float |
scaleThreshold |
|