SwiftlyS2

C_INIT_VelocityRandom

Interface C_INIT_VelocityRandom

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

IgnoreDT

ref bool IgnoreDT { get; }
Property Value

LocalCoordinateSystemSpeedMax

CPerParticleVecInput LocalCoordinateSystemSpeedMax { get; }
Property Value

LocalCoordinateSystemSpeedMin

CPerParticleVecInput LocalCoordinateSystemSpeedMin { get; }
Property Value

RandomnessParameters

CRandomNumberGeneratorParameters RandomnessParameters { get; }
Property Value

SpeedMax

CPerParticleFloatInput SpeedMax { get; }
Property Value

SpeedMin

CPerParticleFloatInput SpeedMin { get; }
Property Value

On this page