SwiftlyS2

C_OP_DistanceCull

Interface C_OP_DistanceCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Attribute

ParticleAttributeIndex_t Attribute { get; }
Property Value

ControlPoint

ref int ControlPoint { get; }
Property Value

CullInside

ref bool CullInside { get; }
Property Value

Distance

CParticleCollectionFloatInput Distance { get; }
Property Value

PointOffset

ref Vector PointOffset { get; }
Property Value

On this page