Table of Contents

Class Vector3F

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

길이가 3인 float 벡터.

public sealed class Vector3F
상속
Vector3F

필드

x

벡터의 x성분.

public float x

y

벡터의 y 성분.

public float y

z

벡터의 z성분.

public float z