C# Class AgaHackTools.Example.Shared.Math.VectorAligned

ファイルを表示 Open project: aganonki/HackTools

Public Properties

Property Type Description
W float
X float
Y float
Z float

Property Details

W public_oe property

public float W
return float

X public_oe property

public float X
return float

Y public_oe property

public float Y
return float

Z public_oe property

public float Z
return float