CGradientFog
Interface CGradientFog
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CGradientFog : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CGradientFog>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CGradientFog>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
FadeTime
ref float FadeTime { get; }Property Value
FarZ
ref float FarZ { get; }Property Value
FogColor
ref Color FogColor { get; }Property Value
FogEndDistance
ref float FogEndDistance { get; }Property Value
FogEndHeight
ref float FogEndHeight { get; }Property Value
FogFalloffExponent
ref float FogFalloffExponent { get; }Property Value
FogMaxOpacity
ref float FogMaxOpacity { get; }Property Value
FogStartDistance
ref float FogStartDistance { get; }Property Value
FogStartHeight
ref float FogStartHeight { get; }Property Value
FogStrength
ref float FogStrength { get; }Property Value
FogVerticalExponent
ref float FogVerticalExponent { get; }Property Value
GradientFogNeedsTextures
ref bool GradientFogNeedsTextures { get; }Property Value
GradientFogTexture
ref CStrongHandle<InfoForResourceTypeCTextureBase> GradientFogTexture { get; }Property Value
HeightFogEnabled
ref bool HeightFogEnabled { get; }Property Value
IsEnabled
ref bool IsEnabled { get; }Property Value
StartDisabled
ref bool StartDisabled { get; }Property Value
Methods
FadeTimeUpdated()
void FadeTimeUpdated()FarZUpdated()
void FarZUpdated()FogColorUpdated()
void FogColorUpdated()FogEndDistanceUpdated()
void FogEndDistanceUpdated()FogEndHeightUpdated()
void FogEndHeightUpdated()FogFalloffExponentUpdated()
void FogFalloffExponentUpdated()FogMaxOpacityUpdated()
void FogMaxOpacityUpdated()FogStartDistanceUpdated()
void FogStartDistanceUpdated()FogStartHeightUpdated()
void FogStartHeightUpdated()FogStrengthUpdated()
void FogStrengthUpdated()FogVerticalExponentUpdated()
void FogVerticalExponentUpdated()GradientFogTextureUpdated()
void GradientFogTextureUpdated()HeightFogEnabledUpdated()
void HeightFogEnabledUpdated()IsEnabledUpdated()
void IsEnabledUpdated()StartDisabledUpdated()
void StartDisabledUpdated()