Class ImageTargetController.ImageFileSourceData
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Create the image data for the target.
[Serializable]
public class ImageTargetController.ImageFileSourceData : ImageTargetController.SourceData
- Inheritance
-
ImageTargetController.ImageFileSourceData
Fields
Name
Target name.
public string Name
Path
File path.
public string Path
PathType
File path type.
public PathType PathType
Scale
The scaling ratio of the target image, in meters. Refer to scale().
public float Scale