SwiftlyS2

C_OP_CycleScalar

Interface C_OP_CycleScalar

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CPFieldMax

ref int CPFieldMax { get; }
Property Value

CPFieldMin

ref int CPFieldMin { get; }
Property Value

CPScale

ref int CPScale { get; }
Property Value

CycleTime

ref float CycleTime { get; }
Property Value

DestField

ParticleAttributeIndex_t DestField { get; }
Property Value

DoNotRepeatCycle

ref bool DoNotRepeatCycle { get; }
Property Value

EndValue

ref float EndValue { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

StartValue

ref float StartValue { get; }
Property Value

SynchronizeParticles

ref bool SynchronizeParticles { get; }
Property Value

On this page