Class ProjectLibraryEntryIcons

Different icon sizes for project resource preview icons.

Hierarchy

  • FrameworkObject
    • ProjectLibraryEntryIcons

Constructors

Accessors

  • get icon128(): Texture
  • The 128x128 Icon.

    Returns Texture

  • set icon128(value): void
  • The 128x128 Icon.

    Parameters

    Returns void

  • get icon16(): Texture
  • The 16x16 Icon.

    Returns Texture

  • set icon16(value): void
  • The 16x16 Icon.

    Parameters

    Returns void

  • get icon32(): Texture
  • The 32x32 Icon.

    Returns Texture

  • set icon32(value): void
  • The 32x32 Icon.

    Parameters

    Returns void

  • get icon64(): Texture
  • The 64x64 Icon.

    Returns Texture

  • set icon64(value): void
  • The 64x64 Icon.

    Parameters

    Returns void