Click or drag to resize

RecordingTrackRecordingTrackTypes Enumeration

Types of recording tracks

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public enum RecordingTrackTypes
Members
  Member nameValueDescription
AvatarTrack1 This track includes the avatar head and hands (position and rotation)
LeftControllerTrack2 This track includes controller state (buttons and triggers etc)
RightControllerTrack3 This track includes controller state (buttons and triggers etc)
See Also