SwiftlyS2

C_OP_SetFloatAttributeToVectorExpression

Interface C_OP_SetFloatAttributeToVectorExpression

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Expression

ref VectorFloatExpressionType_t Expression { get; }
Property Value

Input1

CPerParticleVecInput Input1 { get; }
Property Value

Input2

CPerParticleVecInput Input2 { get; }
Property Value

OutputField

ParticleAttributeIndex_t OutputField { get; }
Property Value

OutputRemap

CParticleRemapFloatInput OutputRemap { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

On this page