Table of Contents

Struct SimpleMeshStruct

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll

Used for simple mesh rendering without materials. Such as ShadowPass

public struct SimpleMeshStruct
Inherited Members
Extension Methods

Fields

HasInstances

public int HasInstances

Field Value

int

SizeInBytes

public const int SizeInBytes = 80

Field Value

int

World

public Matrix4x4 World

Field Value

Matrix4x4