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