C_OP_UpdateLightSource
Interface C_OP_UpdateLightSource
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_UpdateLightSource : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_UpdateLightSource>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_UpdateLightSource>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BrightnessScale
ref float BrightnessScale { get; }Property Value
ColorTint
ref Color ColorTint { get; }Property Value
MaximumLightingRadius
ref float MaximumLightingRadius { get; }Property Value
MinimumLightingRadius
ref float MinimumLightingRadius { get; }Property Value
PositionDampingConstant
ref float PositionDampingConstant { get; }Property Value
RadiusScale
ref float RadiusScale { get; }Property Value