Table of Contents

Class TesselationMetaData

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public class TesselationMetaData
Inheritance
TesselationMetaData
Inherited Members
Extension Methods

Fields

ClimateColorMapId

public byte ClimateColorMapId

Field Value

byte

GeneralGlowLevel

public int GeneralGlowLevel

Field Value

int

GeneralWindMode

public int GeneralWindMode

Field Value

int

IgnoreElements

public string[] IgnoreElements

Field Value

string[]

QuantityElements

public int? QuantityElements

Field Value

int?

Rotation

public Vec3f Rotation

Field Value

Vec3f

SeasonColorMapId

public byte SeasonColorMapId

Field Value

byte

SelectiveElements

public string[] SelectiveElements

Field Value

string[]

TexSource

public ITexPositionSource TexSource

Field Value

ITexPositionSource

TexturesSizes

public Dictionary<string, int[]> TexturesSizes

Field Value

Dictionary<string, int[]>

TypeForLogging

public string TypeForLogging

Field Value

string

UsesColorMap

public bool UsesColorMap

Field Value

bool

WithDamageEffect

public bool WithDamageEffect

Field Value

bool

WithJointIds

public bool WithJointIds

Field Value

bool

defaultTextureSize

public int[] defaultTextureSize

Field Value

int[]

randomRotMatrices

public static float[][] randomRotMatrices

Field Value

float[][]

randomRotations

public static float[] randomRotations

Field Value

float[]

Methods

Clone()

public TesselationMetaData Clone()

Returns

TesselationMetaData