Class U3dBaseMesh

U3dBaseMesh class

public class U3dBaseMesh

Constructors

NameDescription
U3dBaseMesh(string)

Properties

NameDescription
DiffuseColors { get; }
Faces { get; }
HasDiffuseColors { get; }
HasNormals { get; }
HasPositions { get; }
HasSpecularColors { get; }
Normals { get; }
Positions { get; }
SpecularColors { get; }
TexCoords { get; }

Fields

NameDescription
Name

See Also