SwiftlyS2

C_OP_RopeSpringConstraint

Interface C_OP_RopeSpringConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AdjustmentScale

ref float AdjustmentScale { get; }
Property Value

InitialRestingLength

CParticleCollectionFloatInput InitialRestingLength { get; }
Property Value

MaxDistance

CParticleCollectionFloatInput MaxDistance { get; }
Property Value

MinDistance

CParticleCollectionFloatInput MinDistance { get; }
Property Value

RestLength

CParticleCollectionFloatInput RestLength { get; }
Property Value

On this page