SwiftlyS2

C_OP_OscillateScalarSimple

Interface C_OP_OscillateScalarSimple

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Field

ParticleAttributeIndex_t Field { get; }
Property Value

Frequency

ref float Frequency { get; }
Property Value

OscAdd

ref float OscAdd { get; }
Property Value

OscMult

ref float OscMult { get; }
Property Value

Rate

ref float Rate { get; }
Property Value

On this page