SwiftlyS2

C_OP_RampScalarSplineSimple

Interface C_OP_RampScalarSplineSimple

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EaseOut

ref bool EaseOut { get; }
Property Value

EndTime

ref float EndTime { get; }
Property Value

Field

ParticleAttributeIndex_t Field { get; }
Property Value

Rate

ref float Rate { get; }
Property Value

StartTime

ref float StartTime { get; }
Property Value

On this page