SwiftlyS2

C_INIT_RemapParticleCountToScalar

Interface C_INIT_RemapParticleCountToScalar

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActiveRange

ref bool ActiveRange { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputMax

ref int InputMax { get; }
Property Value

InputMin

ref int InputMin { get; }
Property Value

Invert

ref bool Invert { get; }
Property Value

OutputMax

ref float OutputMax { get; }
Property Value

OutputMin

ref float OutputMin { get; }
Property Value

RemapBias

ref float RemapBias { get; }
Property Value

ScaleControlPoint

ref int ScaleControlPoint { get; }
Property Value

ScaleControlPointField

ref int ScaleControlPointField { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

Wrap

ref bool Wrap { get; }
Property Value

On this page