Click or drag to resize

AvatarRecordingServiceRelativePathToRecordingDataInBuild Field

Path where we expect avatar recordings to be located (relative to a build)

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public const string RelativePathToRecordingDataInBuild = "RecordingData\Avatar"

Field Value

Type: String
See Also