Class MegaGoBlockController.FileSourceData
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Erstellen Sie die Dateidaten für das target.
[Serializable]
public class MegaGoBlockController.FileSourceData : MegaGoBlockController.SourceData
- Vererbung
-
MegaGoBlockController.FileSourceData
Konstruktoren
FileSourceData(PathType, string)
public FileSourceData(PathType pathType, string path)
Parameter
pathTypepath
Felder
Path
Dateipfad.
public string Path
PathType
Dateipfad-Typ.
public PathType PathType