Table of Contents

Struct BorderRendererContext

Namespace
Map.Rendering.Border
Assembly
MapAssembly.dll

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

AdjacencySystem

BorderDetectionCompute

public ComputeShader BorderDetectionCompute

Field Value

ComputeShader

BorderSDFCompute

public ComputeShader BorderSDFCompute

Field Value

ComputeShader

CountrySystem

public CountrySystem CountrySystem

Field Value

CountrySystem

MapPlaneTransform

public Transform MapPlaneTransform

Field Value

Transform

ProvinceMapping

public ProvinceMapping ProvinceMapping

Field Value

ProvinceMapping

ProvinceSystem

public ProvinceSystem ProvinceSystem

Field Value

ProvinceSystem