SwiftlyS2

C_INIT_PositionWarp

Interface C_INIT_PositionWarp

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

InvertWarp

ref bool InvertWarp { get; }
Property Value

PrevPosScale

ref float PrevPosScale { get; }
Property Value

RadiusComponent

ref int RadiusComponent { get; }
Property Value

ScaleControlPointNumber

ref int ScaleControlPointNumber { get; }
Property Value

UseCount

ref bool UseCount { get; }
Property Value

WarpMax

CParticleCollectionVecInput WarpMax { get; }
Property Value

WarpMin

CParticleCollectionVecInput WarpMin { get; }
Property Value

WarpStartTime

ref float WarpStartTime { get; }
Property Value

WarpTime

ref float WarpTime { get; }
Property Value

On this page