Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXFormatInfo

Hierarchy

  • GFXFormatInfo

Index

Constructors

constructor

  • newGFXFormatInfo(name: string, size: number, count: number, type: GFXFormatType, hasAlpha: boolean, hasDepth: boolean, hasStencil: boolean, isCompressed: boolean): GFXFormatInfo

Properties

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