SwiftlyS2

C_OP_LerpEndCapVector

Interface C_OP_LerpEndCapVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

LerpTime

ref float LerpTime { get; }
Property Value

Output

ref Vector Output { get; }
Property Value

On this page