Table of Contents

Struct DefaultParticlePassNames

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

Fields

Default

The default

public const string Default = "Default"

Field Value

string

Insert

The insert

public const string Insert = "InsertParticle"

Field Value

string

Update

The update

public const string Update = "UpdateParticle"

Field Value

string