Table of Contents

Enum EnumItemRenderTarget

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll

The render taget for an item stack

public enum EnumItemRenderTarget

Fields

Ground = 4

Rendered when dropped on the ground

Gui = 0

Rendered in a UI, usually the inventory

HandFp = 1

Rendered in the players hand, first person mode

HandTp = 2

Rendered in the players hand, third person mode

HandTpOff = 3

Rendered in the players off hand, third person mode