◆ ModelVertex()
BrawlLib.Modeling.ModelVertex.ModelVertex |
( |
| ) |
|
|
inline |
1324 {
1331 }
Vector3 _position
Definition: PMDModel.cs:1316
Vector2 _texCoord
Definition: PMDModel.cs:1318
ushort[] _boneIndex
Definition: PMDModel.cs:1319
byte _edgeFlag
Definition: PMDModel.cs:1321
byte _boneWeight
Definition: PMDModel.cs:1320
Vector3 _normal
Definition: PMDModel.cs:1317
Definition: Vector2.cs:10
Definition: Vector3.cs:40
◆ _boneIndex
ushort [] BrawlLib.Modeling.ModelVertex._boneIndex |
◆ _boneWeight
byte BrawlLib.Modeling.ModelVertex._boneWeight |
◆ _edgeFlag
byte BrawlLib.Modeling.ModelVertex._edgeFlag |
◆ _normal
Vector3 BrawlLib.Modeling.ModelVertex._normal |
◆ _position
Vector3 BrawlLib.Modeling.ModelVertex._position |
◆ _texCoord
Vector2 BrawlLib.Modeling.ModelVertex._texCoord |
The documentation for this class was generated from the following file:
- BrawlLib/Modeling/PMDModel.cs