Table of Contents

Class PQSData.BiomeMappingData

Namespace
KSP.Rendering.Planets
Assembly
Assembly-CSharp.dll
public class PQSData.BiomeMappingData
Inheritance
PQSData.BiomeMappingData
Inherited Members
Extension Methods

Constructors

BiomeMappingData(KSP2BiomeType, int)

public BiomeMappingData(PQSData.KSP2BiomeType type, int colorIndex)

Parameters

type PQSData.KSP2BiomeType
colorIndex int

Fields

BiomeColorIndex

public int BiomeColorIndex

Field Value

int

BiomeType

public PQSData.KSP2BiomeType BiomeType

Field Value

PQSData.KSP2BiomeType

TextureIndex

public int TextureIndex

Field Value

int

Methods

Copy(BiomeMappingData)

public void Copy(PQSData.BiomeMappingData other)

Parameters

other PQSData.BiomeMappingData