ParticleBaseKeys Class
Namespace: Stride.Rendering
Assembly: Stride.Particles.dll
System.Object →
ParticleBaseKeys
Derived from ParticleBaseKeys:
public static class ParticleBaseKeys
|
Improve this Doc
View Source
Fields
AlphaAdditive
public static readonly ValueParameterKey<float> AlphaAdditive
Field Value
BaseColor
public static readonly PermutationParameterKey<ShaderSource> BaseColor
Field Value
ColorScale
public static readonly ValueParameterKey<Vector4> ColorScale
Field Value
EmissiveMap
public static readonly ObjectParameterKey<Texture> EmissiveMap
Field Value
EmissiveValue
public static readonly ValueParameterKey<Color4> EmissiveValue
Field Value
SoftEdgeInverseDistance
public static readonly ValueParameterKey<float> SoftEdgeInverseDistance
Field Value
UsesSoftEdge
public static readonly PermutationParameterKey<uint> UsesSoftEdge
Field Value
ZOffset
public static readonly ValueParameterKey<float> ZOffset
Field Value