C_OP_OscillateVector
Interface C_OP_OscillateVector
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_OscillateVector : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_OscillateVector>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_OscillateVector>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
EndTime_max
ref float EndTime_max { get; }Property Value
EndTime_min
ref float EndTime_min { get; }Property Value
Field
ParticleAttributeIndex_t Field { get; }Property Value
FrequencyMax
ref Vector FrequencyMax { get; }Property Value
FrequencyMin
ref Vector FrequencyMin { get; }Property Value
Offset
ref bool Offset { get; }Property Value
OscAdd
CPerParticleFloatInput OscAdd { get; }Property Value
OscMult
CPerParticleFloatInput OscMult { get; }Property Value
Proportional
ref bool Proportional { get; }Property Value
ProportionalOp
ref bool ProportionalOp { get; }Property Value
RateMax
ref Vector RateMax { get; }Property Value
RateMin
ref Vector RateMin { get; }Property Value
RateScale
CPerParticleFloatInput RateScale { get; }Property Value
StartTime_max
ref float StartTime_max { get; }Property Value
StartTime_min
ref float StartTime_min { get; }Property Value