Struct BorderRendererContext
Context provided to border renderers during initialization. Contains references to systems needed for border generation.
public struct BorderRendererContext
Fields
AdjacencySystem
public AdjacencySystem AdjacencySystem
Field Value
BorderDetectionCompute
public ComputeShader BorderDetectionCompute
Field Value
BorderSDFCompute
public ComputeShader BorderSDFCompute
Field Value
CountrySystem
public CountrySystem CountrySystem
Field Value
MapPlaneTransform
public Transform MapPlaneTransform
Field Value
ProvinceMapping
public ProvinceMapping ProvinceMapping
Field Value
ProvinceSystem
public ProvinceSystem ProvinceSystem