Click or drag to resize

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.5.0.0 (3.5.0.0)
Syntax
C#
public bool Tick(
	float trackTime
)

Parameters

trackTime
Type: SystemSingle

Return Value

Type: Boolean
See Also