SwiftlyS2

C_INIT_VelocityRadialRandom

Interface C_INIT_VelocityRadialRandom

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

Fwd

CPerParticleVecInput Fwd { get; }
Property Value

IgnoreDelta

ref bool IgnoreDelta { get; }
Property Value

LocalCoordinateSystemSpeedScale

ref Vector LocalCoordinateSystemSpeedScale { get; }
Property Value

PerParticleCenter

ref bool PerParticleCenter { get; }
Property Value

Position

CPerParticleVecInput Position { get; }
Property Value

SpeedMax

CPerParticleFloatInput SpeedMax { get; }
Property Value

SpeedMin

CPerParticleFloatInput SpeedMin { get; }
Property Value

On this page