C# 클래스 AgaHackTools.Example.Shared.Math.VectorAligned

파일 보기 프로젝트 열기: aganonki/HackTools

공개 프로퍼티들

프로퍼티 타입 설명
W float
X float
Y float
Z float

프로퍼티 상세

W 공개적으로 프로퍼티

public float W
리턴 float

X 공개적으로 프로퍼티

public float X
리턴 float

Y 공개적으로 프로퍼티

public float Y
리턴 float

Z 공개적으로 프로퍼티

public float Z
리턴 float