Click or drag to resize

AvatarRecordingServiceRelativePathToRecordingData Field

Path where we expect avatar recordings to be located (relative to the project)

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public const string RelativePathToRecordingData = "ImmerseSDK\Testing\Resources\RecordingData\Avatar"

Field Value

Type: String
See Also