C# Class SerahToolkit_SharpGL.FF8_Core.mch.Vertex

Show file Open project: MaKiPL/FF8-Rinoa-s-Toolset

Public Properties

Property Type Description
W float
X float
Y float
Z float

Property Details

W public property

public float W
return float

X public property

public float X
return float

Y public property

public float Y
return float

Z public property

public float Z
return float