SwiftlyS2

C_INIT_CreationNoise

Interface C_INIT_CreationNoise

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AbsVal

ref bool AbsVal { get; }
Property Value

AbsValInv

ref bool AbsValInv { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

NoiseScale

ref float NoiseScale { get; }
Property Value

NoiseScaleLoc

ref float NoiseScaleLoc { get; }
Property Value

Offset

ref float Offset { get; }
Property Value

OffsetLoc

ref Vector OffsetLoc { get; }
Property Value

OutputMax

ref float OutputMax { get; }
Property Value

OutputMin

ref float OutputMin { get; }
Property Value

WorldTimeScale

ref float WorldTimeScale { get; }
Property Value

On this page