| ConsumerRecordingTrackTick Method |
Tick the playback and update trackTime. Called once per frame
Namespace:
ImmerseSDK.Avatars
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void Tick(
float trackTime
)
Parameters
- trackTime
- Type: SystemSingle
See Also