SwiftlyS2

C_OP_FadeOut

Interface C_OP_FadeOut

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EaseInAndOut

ref bool EaseInAndOut { get; }
Property Value

FadeBias

ref float FadeBias { get; }
Property Value

FadeOutTimeExp

ref float FadeOutTimeExp { get; }
Property Value

FadeOutTimeMax

ref float FadeOutTimeMax { get; }
Property Value

FadeOutTimeMin

ref float FadeOutTimeMin { get; }
Property Value

Proportional

ref bool Proportional { get; }
Property Value

On this page