SwiftlyS2

C_OP_ConstrainDistanceToPath

Interface C_OP_ConstrainDistanceToPath

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ConstrainDistanceToPath : CParticleFunctionConstraint, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionConstraint>, ISchemaClass<C_OP_ConstrainDistanceToPath>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FieldScale

ParticleAttributeIndex_t FieldScale { get; }
Property Value

ManualTField

ParticleAttributeIndex_t ManualTField { get; }
Property Value

MaxDistance0

ref float MaxDistance0 { get; }
Property Value

MaxDistance1

ref float MaxDistance1 { get; }
Property Value

MaxDistanceMid

ref float MaxDistanceMid { get; }
Property Value

MinDistance

ref float MinDistance { get; }
Property Value

PathParameters

CPathParameters PathParameters { get; }
Property Value

TravelTime

ref float TravelTime { get; }
Property Value

On this page