SwiftlyS2

C_OP_IntraParticleForce

Interface C_OP_IntraParticleForce

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AttractionMaxDistance

ref float AttractionMaxDistance { get; }
Property Value

AttractionMaxStrength

ref float AttractionMaxStrength { get; }
Property Value

AttractionMinDistance

ref float AttractionMinDistance { get; }
Property Value

RepulsionMaxDistance

ref float RepulsionMaxDistance { get; }
Property Value

RepulsionMaxStrength

ref float RepulsionMaxStrength { get; }
Property Value

RepulsionMinDistance

ref float RepulsionMinDistance { get; }
Property Value

UseAABB

ref bool UseAABB { get; }
Property Value

On this page