Table of Contents

Class MegaGoBlockController.FileSourceData

命名空間
easyar
組件
EasyAR.Sense.dll

創建target的文件數據。

[Serializable]
public class MegaGoBlockController.FileSourceData : MegaGoBlockController.SourceData
繼承
MegaGoBlockController.FileSourceData

建構函式

FileSourceData(PathType, string)

public FileSourceData(PathType pathType, string path)

參數

pathType
path

欄位

Path

檔案路徑。

public string Path

PathType

文件路徑類型。

public PathType PathType