SwiftlyS2

C_OP_SetControlPointFieldFromVectorExpression

Interface C_OP_SetControlPointFieldFromVectorExpression

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Expression

ref VectorFloatExpressionType_t Expression { get; }
Property Value

Input1

CParticleCollectionVecInput Input1 { get; }
Property Value

Input2

CParticleCollectionVecInput Input2 { get; }
Property Value

Lerp

CPerParticleFloatInput Lerp { get; }
Property Value

OutVectorField

ref int OutVectorField { get; }
Property Value

OutputCP

ref int OutputCP { get; }
Property Value

OutputRemap

CParticleRemapFloatInput OutputRemap { get; }
Property Value

On this page