Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FormatInfo

Hierarchy

  • FormatInfo

Index

Constructors

constructor

  • newFormatInfo(name: string, size: number, count: number, type: FormatType, hasAlpha: boolean, hasDepth: boolean, hasStencil: boolean, isCompressed: boolean): FormatInfo

Properties

Private _token

_token: never

Readonly count

count: number

Readonly hasAlpha

hasAlpha: boolean

Readonly hasDepth

hasDepth: boolean

Readonly hasStencil

hasStencil: boolean

Readonly isCompressed

isCompressed: boolean

Readonly name

name: string

Readonly size

size: number

Readonly type

Generated using TypeDoc