Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DDSTools

Class used to provide DDS decompression tools

Hierarchy

  • DDSTools

Index

Properties

Methods

Properties

Static StoreLODInAlphaChannelSearch playground for StoreLODInAlphaChannel

StoreLODInAlphaChannel: boolean

Gets or sets a boolean indicating that LOD info is stored in alpha channel (false by default)

Methods

Static GetDDSInfoSearch playground for GetDDSInfo

  • GetDDSInfo(data: ArrayBufferView): DDSInfo
  • Gets DDS information from an array buffer

    Parameters

    • data: ArrayBufferView

      defines the array buffer view to read data from

    Returns DDSInfo

    the DDS information

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method