SwiftlyS2

C_OP_RemapParticleCountToScalar

Interface C_OP_RemapParticleCountToScalar

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActiveRange

ref bool ActiveRange { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputMax

CParticleCollectionFloatInput InputMax { get; }
Property Value

InputMin

CParticleCollectionFloatInput InputMin { get; }
Property Value

OutputMax

CParticleCollectionFloatInput OutputMax { get; }
Property Value

OutputMin

CParticleCollectionFloatInput OutputMin { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

On this page