Skip to content

Documentation / device / getTextureFormatBlockHeight

Function: getTextureFormatBlockHeight()

getTextureFormatBlockHeight(format): number

Defined in: libs/device/src/base_types.ts:1860

Get block height of given texture format

Parameters

format

TextureFormat

The texture format

Returns

number

The block height

Released under the MIT License.