SwiftlyS2

C_OP_TurbulenceForce

Interface C_OP_TurbulenceForce

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

NoiseAmount0

ref Vector NoiseAmount0 { get; }
Property Value

NoiseAmount1

ref Vector NoiseAmount1 { get; }
Property Value

NoiseAmount2

ref Vector NoiseAmount2 { get; }
Property Value

NoiseAmount3

ref Vector NoiseAmount3 { get; }
Property Value

NoiseCoordScale0

ref float NoiseCoordScale0 { get; }
Property Value

NoiseCoordScale1

ref float NoiseCoordScale1 { get; }
Property Value

NoiseCoordScale2

ref float NoiseCoordScale2 { get; }
Property Value

NoiseCoordScale3

ref float NoiseCoordScale3 { get; }
Property Value

On this page