SwiftlyS2

C_OP_AttractToControlPoint

Interface C_OP_AttractToControlPoint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ApplyMinForce

ref bool ApplyMinForce { get; }
Property Value

ComponentScale

ref Vector ComponentScale { get; }
Property Value

FalloffPower

ref float FalloffPower { get; }
Property Value

ForceAmount

CPerParticleFloatInput ForceAmount { get; }
Property Value

ForceAmountMin

CPerParticleFloatInput ForceAmountMin { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page