SwiftlyS2

C_OP_SpringToVectorConstraint

Interface C_OP_SpringToVectorConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AnchorVector

CPerParticleVecInput AnchorVector { get; }
Property Value

MaxDistance

CPerParticleFloatInput MaxDistance { get; }
Property Value

MinDistance

CPerParticleFloatInput MinDistance { get; }
Property Value

RestLength

CPerParticleFloatInput RestLength { get; }
Property Value

RestingLength

CPerParticleFloatInput RestingLength { get; }
Property Value

On this page