SwiftlyS2

C_OP_LerpToOtherAttribute

Interface C_OP_LerpToOtherAttribute

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldInput

ParticleAttributeIndex_t FieldInput { get; }
Property Value

FieldInputFrom

ParticleAttributeIndex_t FieldInputFrom { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Interpolation

CPerParticleFloatInput Interpolation { get; }
Property Value

On this page