SwiftlyS2

BakedLightingInfo_t

Interface BakedLightingInfo_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface BakedLightingInfo_t : ISchemaClass<BakedLightingInfo_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BakedShadows

ref CUtlVector<BakedLightingInfo_t__BakedShadowAssignment_t> BakedShadows { get; }
Property Value

BakedShadowsGamma20

ref bool BakedShadowsGamma20 { get; }
Property Value

ChartPackIterations

ref byte ChartPackIterations { get; }
Property Value

CompressionEnabled

ref bool CompressionEnabled { get; }
Property Value

HasLightmaps

ref bool HasLightmaps { get; }
Property Value

LightMaps

ref CUtlVector<CStrongHandle<InfoForResourceTypeCTextureBase>> LightMaps { get; }
Property Value

LightmapGameVersionNumber

ref uint LightmapGameVersionNumber { get; }
Property Value

LightmapUvScale

ref Vector2D LightmapUvScale { get; }
Property Value

LightmapVersionNumber

ref uint LightmapVersionNumber { get; }
Property Value

SHLightmaps

ref bool SHLightmaps { get; }
Property Value

VradQuality

ref byte VradQuality { get; }
Property Value

On this page