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
Insert
The insert
public const string Insert = "InsertParticle"
Field Value
Update
The update
public const string Update = "UpdateParticle"