Table of Contents

Struct ModelStruct

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll

Used combine with PhongPBRMaterialStruct

public struct ModelStruct
Inherited Members
Extension Methods

Fields

Batched

public int Batched

Field Value

int

BatchedStr

public const string BatchedStr = "bBatched"

Field Value

string

BoolParams

public Int3 BoolParams

Field Value

Int3

BoolParamsStr

public const string BoolParamsStr = "bParams"

Field Value

string

Color

public Vector4 Color

Field Value

Vector4

ColorStr

public const string ColorStr = "vColor"

Field Value

string

HasBones

public int HasBones

Field Value

int

HasBonesStr

public const string HasBonesStr = "bHasBones"

Field Value

string

HasInstanceParams

public int HasInstanceParams

Field Value

int

HasInstanceParamsStr

public const string HasInstanceParamsStr = "bHasInstanceParams"

Field Value

string

HasInstances

public int HasInstances

Field Value

int

HasInstancesStr

public const string HasInstancesStr = "bHasInstances"

Field Value

string

InvertNormal

public int InvertNormal

Field Value

int

InvertNormalStr

public const string InvertNormalStr = "bInvertNormal"

Field Value

string

Params

public Vector4 Params

Field Value

Vector4

ParamsStr

public const string ParamsStr = "vParams"

Field Value

string

SizeInBytes

public const int SizeInBytes = 144

Field Value

int

WireframeColor

public Color4 WireframeColor

Field Value

Color4

WireframeColorStr

public const string WireframeColorStr = "wireframeColor"

Field Value

string

World

public Matrix4x4 World

Field Value

Matrix4x4

WorldStr

public const string WorldStr = "mWorld"

Field Value

string