Table of Contents

Enum EnumItemRenderTarget

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll

The render taget for an item stack

public enum EnumItemRenderTarget
Extension Methods

Fields

Ground = 4

Rendered when dropped on the ground

Gui = 0

Rendered in a UI, usually the inventory

[Obsolete("Use HandTp instead")] 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