SwiftlyS2

C_OP_RemapScalarOnceTimed

Interface C_OP_RemapScalarOnceTimed

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldInput

ParticleAttributeIndex_t FieldInput { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputMax

ref float InputMax { get; }
Property Value

InputMin

ref float InputMin { get; }
Property Value

OutputMax

ref float OutputMax { get; }
Property Value

OutputMin

ref float OutputMin { get; }
Property Value

Proportional

ref bool Proportional { get; }
Property Value

RemapTime

ref float RemapTime { get; }
Property Value

On this page