Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyItemRenderComponent

Many items can be rendered in 3D. When you request this block, you will obtain the custom data needed to render this specific instance of the item.

Hierarchy

  • DestinyItemRenderComponent

Index

Properties

artRegions

artRegions: object

A dictionary for rendering gear components, with:

key = Art Arrangement Region Index

value = The chosen Arrangement Index for the Region, based on the value of a stat on the item used for making the choice.

Type declaration

  • [key: number]: number

useCustomDyes

useCustomDyes: boolean

If you should use custom dyes on this item, it will be indicated here.