SwiftlyS2

C_OP_SetControlPointToVectorExpression

Interface C_OP_SetControlPointToVectorExpression

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_SetControlPointToVectorExpression : CParticleFunctionPreEmission, CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<CParticleFunctionPreEmission>, ISchemaClass<C_OP_SetControlPointToVectorExpression>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Expression

ref VectorExpressionType_t Expression { get; }
Property Value

Input1

CParticleCollectionVecInput Input1 { get; }
Property Value

Input2

CParticleCollectionVecInput Input2 { get; }
Property Value

Lerp

CPerParticleFloatInput Lerp { get; }
Property Value

NormalizedOutput

ref bool NormalizedOutput { get; }
Property Value

OutputCP

ref int OutputCP { get; }
Property Value

On this page