Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NETNamespace: Visual3D.Assets.Importers.Collada
Assembly: Visual3D.Importers (in Visual3D.Importers.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Visual3D.Importers (in Visual3D.Importers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public struct Vertex
Public Structure Vertex
Members
| All Members | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| BinormalIndices | ||
| BufferIndex | ||
| Compare(Mediator..::..Mesh..::..Vertex%, Mediator..::..Mesh..::..Vertex%) | ||
| NormalIndices | ||
| PositionIndex | ||
| TangentIndices | ||
| TexcoordIndices | ||
| ToString()()()() | (Overrides ValueType..::..ToString()()()().) | |
| VertexId |
Collada Vertex ID (used for Vertex Bone weights)
|