CEnvVolumetricFogVolume
Interface CEnvVolumetricFogVolume
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CEnvVolumetricFogVolume : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CEnvVolumetricFogVolume>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CEnvVolumetricFogVolume>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Active
ref bool Active { get; }Property Value
BoxMaxs
ref Vector BoxMaxs { get; }Property Value
BoxMins
ref Vector BoxMins { get; }Property Value
FalloffExponent
ref float FalloffExponent { get; }Property Value
FalloffShape
ref int FalloffShape { get; }Property Value
HeightFogDepth
ref float HeightFogDepth { get; }Property Value
HeightFogEdgeWidth
ref float HeightFogEdgeWidth { get; }Property Value
IndirectLightStrength
ref float IndirectLightStrength { get; }Property Value
IndirectUseLPVs
ref bool IndirectUseLPVs { get; }Property Value
NoiseStrength
ref float NoiseStrength { get; }Property Value
OverrideIndirectLightStrength
ref bool OverrideIndirectLightStrength { get; }Property Value
OverrideNoiseStrength
ref bool OverrideNoiseStrength { get; }Property Value
OverrideSunLightStrength
ref bool OverrideSunLightStrength { get; }Property Value
OverrideTintColor
ref bool OverrideTintColor { get; }Property Value
StartDisabled
ref bool StartDisabled { get; }Property Value
Strength
ref float Strength { get; }Property Value
SunLightStrength
ref float SunLightStrength { get; }Property Value
TintColor
ref Color TintColor { get; }Property Value
Methods
ActiveUpdated()
void ActiveUpdated()BoxMaxsUpdated()
void BoxMaxsUpdated()BoxMinsUpdated()
void BoxMinsUpdated()FalloffExponentUpdated()
void FalloffExponentUpdated()FalloffShapeUpdated()
void FalloffShapeUpdated()HeightFogDepthUpdated()
void HeightFogDepthUpdated()HeightFogEdgeWidthUpdated()
void HeightFogEdgeWidthUpdated()IndirectLightStrengthUpdated()
void IndirectLightStrengthUpdated()IndirectUseLPVsUpdated()
void IndirectUseLPVsUpdated()NoiseStrengthUpdated()
void NoiseStrengthUpdated()OverrideIndirectLightStrengthUpdated()
void OverrideIndirectLightStrengthUpdated()OverrideNoiseStrengthUpdated()
void OverrideNoiseStrengthUpdated()OverrideSunLightStrengthUpdated()
void OverrideSunLightStrengthUpdated()OverrideTintColorUpdated()
void OverrideTintColorUpdated()StartDisabledUpdated()
void StartDisabledUpdated()StrengthUpdated()
void StrengthUpdated()SunLightStrengthUpdated()
void SunLightStrengthUpdated()TintColorUpdated()
void TintColorUpdated()