SwiftlyS2

C_OP_RenderLightBeam

Interface C_OP_RenderLightBeam

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BrightnessLumensPerMeter

CParticleCollectionFloatInput BrightnessLumensPerMeter { get; }
Property Value

CastShadows

ref bool CastShadows { get; }
Property Value

ColorBlend

CParticleCollectionVecInput ColorBlend { get; }
Property Value

ColorBlendType

ref ParticleColorBlendType_t ColorBlendType { get; }
Property Value

Range

CParticleCollectionFloatInput Range { get; }
Property Value

Skirt

CParticleCollectionFloatInput Skirt { get; }
Property Value

Thickness

CParticleCollectionFloatInput Thickness { get; }
Property Value

On this page