SwiftlyS2

C_INIT_RingWave

Interface C_INIT_RingWave

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EvenDistribution

ref bool EvenDistribution { get; }
Property Value

InitialRadius

CPerParticleFloatInput InitialRadius { get; }
Property Value

InitialSpeedMax

CPerParticleFloatInput InitialSpeedMax { get; }
Property Value

InitialSpeedMin

CPerParticleFloatInput InitialSpeedMin { get; }
Property Value

ParticlesPerOrbit

CParticleCollectionFloatInput ParticlesPerOrbit { get; }
Property Value

Pitch

CPerParticleFloatInput Pitch { get; }
Property Value

Roll

CPerParticleFloatInput Roll { get; }
Property Value

Thickness

CPerParticleFloatInput Thickness { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

XYVelocityOnly

ref bool XYVelocityOnly { get; }
Property Value

Yaw

CPerParticleFloatInput Yaw { get; }
Property Value

On this page