SwiftlyS2

C_OP_ExternalWindForce

Interface C_OP_ExternalWindForce

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BuoyancyForce

CPerParticleVecInput BuoyancyForce { get; }
Property Value

DampenNearWaterPlane

ref bool DampenNearWaterPlane { get; }
Property Value

GravityForce

CPerParticleVecInput GravityForce { get; }
Property Value

LocalBuoyancyScale

CPerParticleFloatInput LocalBuoyancyScale { get; }
Property Value

LocalGravityScale

CPerParticleFloatInput LocalGravityScale { get; }
Property Value

SampleGravity

ref bool SampleGravity { get; }
Property Value

SamplePosition

CPerParticleVecInput SamplePosition { get; }
Property Value

SampleWater

ref bool SampleWater { get; }
Property Value

SampleWind

ref bool SampleWind { get; }
Property Value

Scale

CPerParticleVecInput Scale { get; }
Property Value

UseBasicMovementGravity

ref bool UseBasicMovementGravity { get; }
Property Value

On this page