SwiftlyS2

C_OP_VectorNoise

Interface C_OP_VectorNoise

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Additive

ref bool Additive { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Fl4NoiseScale

ref float Fl4NoiseScale { get; }
Property Value

NoiseAnimationTimeScale

ref float NoiseAnimationTimeScale { get; }
Property Value

Offset

ref bool Offset { get; }
Property Value

OutputMax

ref Vector OutputMax { get; }
Property Value

OutputMin

ref Vector OutputMin { get; }
Property Value

On this page