SwiftlyS2

C_OP_ReadFromNeighboringParticle

Interface C_OP_ReadFromNeighboringParticle

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DistanceCheck

CPerParticleFloatInput DistanceCheck { get; }
Property Value

FieldInput

ParticleAttributeIndex_t FieldInput { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Increment

ref int Increment { get; }
Property Value

Interpolation

CPerParticleFloatInput Interpolation { get; }
Property Value

On this page