SwiftlyS2

C_OP_LerpVector

Interface C_OP_LerpVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EndTime

ref float EndTime { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Output

ref Vector Output { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

StartTime

ref float StartTime { get; }
Property Value

On this page