| ConsumerRecordingDataTick Method |
Tick the playback and update trackTime. Called once per frame
Namespace:
ImmerseSDK.Avatars.Recording
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public bool Tick(
float trackTime
)
Parameters
- trackTime
- Type: SystemSingle
Return Value
Type:
BooleanSee Also