SwiftlyS2

C_OP_SetControlPointFieldToScalarExpression

Interface C_OP_SetControlPointFieldToScalarExpression

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Expression

ref ScalarExpressionType_t Expression { get; }
Property Value

Input1

CParticleCollectionFloatInput Input1 { get; }
Property Value

Input2

CParticleCollectionFloatInput Input2 { 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