Table of Contents

Class ImageTargetController.ImageFileSourceData

名前空間
easyar
アセンブリ
EasyAR.Sense.dll

ターゲットの画像データを作成します。

[Serializable]
public class ImageTargetController.ImageFileSourceData : ImageTargetController.SourceData
継承
ImageTargetController.ImageFileSourceData

フィールド

Name

ターゲットの名前。

public string Name

Path

ファイルパス。

public string Path

PathType

ファイルパスのタイプ。

public PathType PathType

Scale

ターゲット画像のスケールファクター、単位はメートル。参照scale()

public float Scale