SwiftlyS2

C_INIT_CreateSpiralSphere

Interface C_INIT_CreateSpiralSphere

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Density

CPerParticleFloatInput Density { get; }
Property Value

InitialRadius

CPerParticleFloatInput InitialRadius { get; }
Property Value

InitialSpeedMax

CPerParticleFloatInput InitialSpeedMax { get; }
Property Value

InitialSpeedMin

CPerParticleFloatInput InitialSpeedMin { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

UseParticleCount

ref bool UseParticleCount { get; }
Property Value

On this page