Table of Contents

Class BakingProperties

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class BakingProperties
Inheritance
BakingProperties
Inherited Members

Fields

EndScaleY

public float EndScaleY

Field Value

float

InitialCode

public string InitialCode

Field Value

string

LargeItem

public bool LargeItem

Field Value

bool

LevelFrom

public float LevelFrom

Field Value

float

LevelTo

public float LevelTo

Field Value

float

ResultCode

public string ResultCode

Field Value

string

StartScaleY

public float StartScaleY

Field Value

float

Temp

public float? Temp

Field Value

float?

Methods

ReadFrom(ItemStack)

public static BakingProperties ReadFrom(ItemStack stack)

Parameters

stack ItemStack

Returns

BakingProperties