SwiftlyS2

CFogVolume

Interface CFogVolume

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFogVolume : CServerOnlyModelEntity, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CServerOnlyModelEntity>, ISchemaClass<CFogVolume>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ColorCorrectionName

string ColorCorrectionName { get; set; }
Property Value

Disabled

ref bool Disabled { get; }
Property Value

FogName

string FogName { get; set; }
Property Value

InFogVolumesList

ref bool InFogVolumesList { get; }
Property Value

PostProcessName

string PostProcessName { get; set; }
Property Value

On this page