C_OP_ColorInterpolate
Interface C_OP_ColorInterpolate
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_ColorInterpolate : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_ColorInterpolate>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_ColorInterpolate>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
ColorFade
ref Color ColorFade { 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