SwiftlyS2

C_INIT_SetVectorAttributeToVectorExpression

Interface C_INIT_SetVectorAttributeToVectorExpression

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_SetVectorAttributeToVectorExpression : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_SetVectorAttributeToVectorExpression>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Expression

ref VectorExpressionType_t Expression { get; }
Property Value

Input1

CPerParticleVecInput Input1 { get; }
Property Value

Input2

CPerParticleVecInput Input2 { get; }
Property Value

Lerp

CPerParticleFloatInput Lerp { get; }
Property Value

NormalizedOutput

ref bool NormalizedOutput { get; }
Property Value

OutputField

ParticleAttributeIndex_t OutputField { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

On this page