Destiny.Entities.Items.DestinyItemRenderComponent

Depends on Component "ItemRenderData"
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.
Type: object
Object Properties
useCustomDyes
If you should use custom dyes on this item, it will be indicated here.
Type: boolean
artRegions
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: object
Dictionary Contents: int32
Dictionary Key Type: int32