SwiftlyS2

C_OP_TimeVaryingForce

Interface C_OP_TimeVaryingForce

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_TimeVaryingForce : CParticleFunctionForce, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionForce>, ISchemaClass<C_OP_TimeVaryingForce>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EndLerpTime

ref float EndLerpTime { get; }
Property Value

EndingForce

ref Vector EndingForce { get; }
Property Value

StartLerpTime

ref float StartLerpTime { get; }
Property Value

StartingForce

ref Vector StartingForce { get; }
Property Value

On this page