SwiftlyS2

C_INIT_AgeNoise

Interface C_INIT_AgeNoise

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AbsVal

ref bool AbsVal { get; }
Property Value

AbsValInv

ref bool AbsValInv { get; }
Property Value

AgeMax

ref float AgeMax { get; }
Property Value

AgeMin

ref float AgeMin { 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

On this page