SwiftlyS2

C_INIT_MoveBetweenPoints

Interface C_INIT_MoveBetweenPoints

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_MoveBetweenPoints : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_MoveBetweenPoints>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EndControlPointNumber

ref int EndControlPointNumber { get; }
Property Value

EndOffset

CPerParticleFloatInput EndOffset { get; }
Property Value

EndSpread

CPerParticleFloatInput EndSpread { get; }
Property Value

SpeedMax

CPerParticleFloatInput SpeedMax { get; }
Property Value

SpeedMin

CPerParticleFloatInput SpeedMin { get; }
Property Value

StartOffset

CPerParticleFloatInput StartOffset { get; }
Property Value

TrailBias

ref bool TrailBias { get; }
Property Value

On this page