SwiftlyS2

C_OP_RenderLights

Interface C_OP_RenderLights

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RenderLights : C_OP_RenderPoints, CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_RenderPoints>, ISchemaClass<C_OP_RenderLights>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AnimateInFPS

ref bool AnimateInFPS { get; }
Property Value

AnimationRate

ref float AnimationRate { get; }
Property Value

AnimationType

ref AnimationType_t AnimationType { get; }
Property Value

EndFadeSize

ref float EndFadeSize { get; }
Property Value

MaxSize

ref float MaxSize { get; }
Property Value

MinSize

ref float MinSize { get; }
Property Value

StartFadeSize

ref float StartFadeSize { get; }
Property Value

On this page