C_INIT_ColorLitPerParticle
Interface C_INIT_ColorLitPerParticle
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_ColorLitPerParticle : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_ColorLitPerParticle>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_ColorLitPerParticle>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
ColorMax
ref Color ColorMax { get; }Property Value
ColorMin
ref Color ColorMin { get; }Property Value
LightAmplification
ref float LightAmplification { get; }Property Value
TintBlendMode
ref ParticleColorBlendMode_t TintBlendMode { get; }Property Value
TintMax
ref Color TintMax { get; }Property Value
TintMin
ref Color TintMin { get; }Property Value
TintPerc
ref float TintPerc { get; }Property Value