Skip to main content

B1IconWithBGInfo

  • Stores an icon ID and two background color IDs used to render an icon with a colored background in the UI.
PropertyTypeDescriptionMetadata
IconIdFNameID of the icon texture to display.Category: B1IconWithBGInfo
Foreign: B1Texture2D.Id
BGColor1IdFNameID of the primary background color for the icon.Category: B1IconWithBGInfo
Foreign: ColorMapping.Id
BGColor2IdFNameID of the secondary background color for the icon.Category: B1IconWithBGInfo
Foreign: ColorMapping.Id