Class CinemachineRuntimeTimeInvariantFixtureBase
A class that handles creation and deletion of GameObjects, and gets set up for Time Invariant RunTime testing.
Inheritance
Inherited Members
Namespace: Unity.Cinemachine.Tests
Assembly: solution.dll
Syntax
public class CinemachineRuntimeTimeInvariantFixtureBase : CinemachineRuntimeFixtureBase
Properties
Name | Description |
---|---|
Current |
Methods
Name | Description |
---|---|
Set |
|
Tear |
|
Update |
Triggers manual update, increments cinemachine time, and waits one frame |
Wait |
Waits for the t seconds. |