Table of Contents

Class LocalTransform

네임스페이스
EasyAR.Mega
어셈블리
EasyAR.Mega.Ema.dll

Local transform 데이터.

[Serializable]
public class LocalTransform
상속
LocalTransform
확장 메서드
EasyAR.Mega.Ema.Unity.TransformExt.ToEma(EasyAR.Mega.LocalTransform)
EasyAR.Mega.Ema.Unity.TransformExt.ToLocal(EasyAR.Mega.LocalTransform,UnityEngine.Transform)

필드

position

포지션.

public Vector3 position

rotation

rotation.

public Quaternion rotation

scale

크기.

public Vector3 scale