SwiftlyS2

C_OP_ConnectParentParticleToNearest

Interface C_OP_ConnectParentParticleToNearest

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ConnectParentParticleToNearest : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_ConnectParentParticleToNearest>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FirstControlPoint

ref int FirstControlPoint { get; }
Property Value

ParentRadiusScale

CParticleCollectionFloatInput ParentRadiusScale { get; }
Property Value

RadiusScale

CParticleCollectionFloatInput RadiusScale { get; }
Property Value

SecondControlPoint

ref int SecondControlPoint { get; }
Property Value

UseRadius

ref bool UseRadius { get; }
Property Value

On this page