Table of Contents

Class MegaGoBlockController.FileSourceData

Namespace
easyar
Assembly
EasyAR.Sense.dll

Create the file data for the target.

[Serializable]
public class MegaGoBlockController.FileSourceData : MegaGoBlockController.SourceData
Inheritance
MegaGoBlockController.FileSourceData

Constructors

FileSourceData(PathType, string)

public FileSourceData(PathType pathType, string path)

Parameters

pathType
path

Fields

Path

File path.

public string Path

PathType

File path type.

public PathType PathType