Table of Contents

Struct ModelInfo

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public struct ModelInfo
Inherited Members
Extension Methods

Properties

Faces

public MeshFaces Faces { readonly get; set; }

Property Value

MeshFaces

Normals

public bool Normals { readonly get; set; }

Property Value

bool

Tangents

public bool Tangents { readonly get; set; }

Property Value

bool