SwiftlyS2

C_OP_RenderTrails

Interface C_OP_RenderTrails

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ConstrainRadiusToLengthRatio

ref float ConstrainRadiusToLengthRatio { get; }
Property Value

EnableFadingAndClamping

ref bool EnableFadingAndClamping { get; }
Property Value

EndFadeDot

ref float EndFadeDot { get; }
Property Value

FlipUVBasedOnPitchYaw

ref bool FlipUVBasedOnPitchYaw { get; }
Property Value

ForwardShift

ref float ForwardShift { get; }
Property Value

HeadAlphaScale

CPerParticleFloatInput HeadAlphaScale { get; }
Property Value

HeadColorScale

CParticleCollectionVecInput HeadColorScale { get; }
Property Value

HorizCropField

ParticleAttributeIndex_t HorizCropField { get; }
Property Value

IgnoreDT

ref bool IgnoreDT { get; }
Property Value

LengthFadeInTime

ref float LengthFadeInTime { get; }
Property Value

LengthScale

ref float LengthScale { get; }
Property Value

MaxLength

ref float MaxLength { get; }
Property Value

MinLength

ref float MinLength { get; }
Property Value

PrevPntSource

ParticleAttributeIndex_t PrevPntSource { get; }
Property Value

RadiusHeadTaper

CPerParticleFloatInput RadiusHeadTaper { get; }
Property Value

RadiusTaper

CPerParticleFloatInput RadiusTaper { get; }
Property Value

StartFadeDot

ref float StartFadeDot { get; }
Property Value

TailAlphaScale

CPerParticleFloatInput TailAlphaScale { get; }
Property Value

TailColorScale

CParticleCollectionVecInput TailColorScale { get; }
Property Value

VertCropField

ParticleAttributeIndex_t VertCropField { get; }
Property Value

On this page