Table of Contents

Class ImageTargetController.ImageFileSourceData

네임스페이스
easyar
어셈블리
EasyAR.Sense.dll

target을 생성하기 위한 이미지 데이터입니다.

[Serializable]
public class ImageTargetController.ImageFileSourceData : ImageTargetController.SourceData
상속
ImageTargetController.ImageFileSourceData

필드

Name

Target 이름입니다.

public string Name

Path

파일 경로입니다.

public string Path

PathType

파일 경로 유형입니다.

public PathType PathType

Scale

Target 이미지의 스케일, 단위는 미터입니다. scale()를 참조하십시오.

public float Scale