SwiftlyS2

C_OP_ConstrainDistance

Interface C_OP_ConstrainDistance

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CenterOffset

ref Vector CenterOffset { get; }
Property Value

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

GlobalCenter

ref bool GlobalCenter { get; }
Property Value

MaxDistance

CParticleCollectionFloatInput MaxDistance { get; }
Property Value

MinDistance

CParticleCollectionFloatInput MinDistance { get; }
Property Value

On this page