ImageTargetController.ImageFileSourceData Class¶
Description¶
Image data for target creation.
Fields¶
PathType¶
- C#
public PathType PathType
File path type.
Path¶
- C#
public string Path
File path.
Name¶
- C#
public string Name
Target name.
Scale¶
- C#
public float Scale
Target scale in meter. Reference ImageTarget.scale .