Example_VertexFormat
Description
- Derived from
-
VertexFormatBase abstract
Full source code is included in the Tinman 3D SDK download. |
An example implementation of the IVertexFormat interface that is used by Tutorial_23_Earth.
Usually, IVertexFormat objects are created via VertexFormat.Build. Using a custom vertex format is optional.