SwiftlyS2

C_INIT_LifespanFromVelocity

Interface C_INIT_LifespanFromVelocity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CollisionGroupName

string CollisionGroupName { get; set; }
Property Value

ComponentScale

ref Vector ComponentScale { get; }
Property Value

IncludeWater

ref bool IncludeWater { get; }
Property Value

MaxPlanes

ref int MaxPlanes { get; }
Property Value

MaxTraceLength

ref float MaxTraceLength { get; }
Property Value

TraceOffset

ref float TraceOffset { get; }
Property Value

TraceSet

ref ParticleTraceSet_t TraceSet { get; }
Property Value

TraceTolerance

ref float TraceTolerance { get; }
Property Value

On this page