SwiftlyS2

C_INIT_DistanceCull

Interface C_INIT_DistanceCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPoint

ref int ControlPoint { get; }
Property Value

CullInside

ref bool CullInside { get; }
Property Value

Distance

CParticleCollectionFloatInput Distance { get; }
Property Value

On this page