SwiftlyS2

C_OP_SetVec

Interface C_OP_SetVec

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

InputValue

CPerParticleVecInput InputValue { 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