SwiftlyS2

C_INIT_RandomColor

Interface C_INIT_RandomColor

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_RandomColor : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_RandomColor>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ColorMax

ref Color ColorMax { get; }
Property Value

ColorMin

ref Color ColorMin { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

LightAmplification

ref float LightAmplification { get; }
Property Value

TintBlendMode

ref ParticleColorBlendMode_t TintBlendMode { get; }
Property Value

TintCP

ref int TintCP { get; }
Property Value

TintMax

ref Color TintMax { get; }
Property Value

TintMin

ref Color TintMin { get; }
Property Value

TintPerc

ref float TintPerc { get; }
Property Value

UpdateThreshold

ref float UpdateThreshold { get; }
Property Value

On this page