SwiftlyS2

C_INIT_DistanceToNeighborCull

Interface C_INIT_DistanceToNeighborCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Distance

CPerParticleFloatInput Distance { get; }
Property Value

FieldModify

ParticleAttributeIndex_t FieldModify { get; }
Property Value

IncludeRadii

ref bool IncludeRadii { get; }
Property Value

LifespanOverlap

CPerParticleFloatInput LifespanOverlap { get; }
Property Value

Modify

CPerParticleFloatInput Modify { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

UseNeighbor

ref bool UseNeighbor { get; }
Property Value

On this page