Example_VertexFormat

Description

sealed class Tinman.Demo.Examples.Impl.Example_VertexFormat

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.

Public / Constructors

Example_​Vertex​Format


public constructor Example_VertexFormat → ()

Creates a new instance of Example_VertexFormat.