SwiftlyS2

CBaseTrailRenderer

Interface CBaseTrailRenderer

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBaseTrailRenderer : CBaseRendererSource2, CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<CBaseRendererSource2>, ISchemaClass<CBaseTrailRenderer>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ClampV

ref bool ClampV { get; }
Property Value

EndFadeSize

CParticleCollectionRendererFloatInput EndFadeSize { get; }
Property Value

MaxSize

ref float MaxSize { get; }
Property Value

MinSize

ref float MinSize { get; }
Property Value

OrientationControlPoint

ref int OrientationControlPoint { get; }
Property Value

OrientationType

ref ParticleOrientationChoiceList_t OrientationType { get; }
Property Value

StartFadeSize

CParticleCollectionRendererFloatInput StartFadeSize { get; }
Property Value

On this page