SwiftlyS2

C_OP_OscillateScalar

Interface C_OP_OscillateScalar

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EndTime_max

ref float EndTime_max { get; }
Property Value

EndTime_min

ref float EndTime_min { get; }
Property Value

Field

ParticleAttributeIndex_t Field { get; }
Property Value

FrequencyMax

ref float FrequencyMax { get; }
Property Value

FrequencyMin

ref float FrequencyMin { get; }
Property Value

OscAdd

ref float OscAdd { get; }
Property Value

OscMult

ref float OscMult { get; }
Property Value

Proportional

ref bool Proportional { get; }
Property Value

ProportionalOp

ref bool ProportionalOp { get; }
Property Value

RateMax

ref float RateMax { get; }
Property Value

RateMin

ref float RateMin { get; }
Property Value

StartTime_max

ref float StartTime_max { get; }
Property Value

StartTime_min

ref float StartTime_min { get; }
Property Value

On this page