SwiftlyS2

C_OP_CurlNoiseForce

Interface C_OP_CurlNoiseForce

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_CurlNoiseForce : CParticleFunctionForce, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionForce>, ISchemaClass<C_OP_CurlNoiseForce>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

NoiseFreq

CPerParticleVecInput NoiseFreq { get; }
Property Value

NoiseScale

CPerParticleVecInput NoiseScale { get; }
Property Value

NoiseType

ref ParticleDirectionNoiseType_t NoiseType { get; }
Property Value

Offset

CPerParticleVecInput Offset { get; }
Property Value

OffsetRate

CPerParticleVecInput OffsetRate { get; }
Property Value

WorleyJitter

CPerParticleFloatInput WorleyJitter { get; }
Property Value

WorleySeed

CPerParticleFloatInput WorleySeed { get; }
Property Value

On this page