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
Normals
public bool Normals { readonly get; set; }
Property Value
Tangents
public bool Tangents { readonly get; set; }