SwiftlyS2

C_INIT_InitialVelocityNoise

Interface C_INIT_InitialVelocityNoise

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AbsVal

ref Vector AbsVal { get; }
Property Value

AbsValInv

ref Vector AbsValInv { get; }
Property Value

IgnoreDt

ref bool IgnoreDt { get; }
Property Value

NoiseScale

CPerParticleFloatInput NoiseScale { get; }
Property Value

NoiseScaleLoc

CPerParticleFloatInput NoiseScaleLoc { get; }
Property Value

Offset

CPerParticleFloatInput Offset { get; }
Property Value

OffsetLoc

CPerParticleVecInput OffsetLoc { get; }
Property Value

OutputMax

CPerParticleVecInput OutputMax { get; }
Property Value

OutputMin

CPerParticleVecInput OutputMin { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page