SwiftlyS2

C_OP_ColorInterpolateRandom

Interface C_OP_ColorInterpolateRandom

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ColorInterpolateRandom : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_ColorInterpolateRandom>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ColorFadeMax

ref Color ColorFadeMax { get; }
Property Value

ColorFadeMin

ref Color ColorFadeMin { get; }
Property Value

EaseInOut

ref bool EaseInOut { get; }
Property Value

FadeEndTime

ref float FadeEndTime { get; }
Property Value

FadeStartTime

ref float FadeStartTime { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

On this page