SwiftlyS2

C_OP_RenderDeferredLight

Interface C_OP_RenderDeferredLight

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RenderDeferredLight : CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_RenderDeferredLight>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Alpha2Field

ParticleAttributeIndex_t Alpha2Field { get; }
Property Value

AlphaScale

ref float AlphaScale { get; }
Property Value

AlphaTestPointField

ParticleAttributeIndex_t AlphaTestPointField { get; }
Property Value

AlphaTestRangeField

ParticleAttributeIndex_t AlphaTestRangeField { get; }
Property Value

AlphaTestSharpnessField

ParticleAttributeIndex_t AlphaTestSharpnessField { get; }
Property Value

ColorBlendType

ref ParticleColorBlendType_t ColorBlendType { get; }
Property Value

ColorScale

CParticleCollectionVecInput ColorScale { get; }
Property Value

DistanceFalloff

ref float DistanceFalloff { get; }
Property Value

HSVShiftControlPoint

ref int HSVShiftControlPoint { get; }
Property Value

LightDistance

ref float LightDistance { get; }
Property Value

RadiusScale

ref float RadiusScale { get; }
Property Value

SpotFoV

ref float SpotFoV { get; }
Property Value

StartFalloff

ref float StartFalloff { get; }
Property Value

Texture

ref CStrongHandle<InfoForResourceTypeCTextureBase> Texture { get; }
Property Value

UseAlphaTestWindow

ref bool UseAlphaTestWindow { get; }
Property Value

UseTexture

ref bool UseTexture { get; }
Property Value

On this page