Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetBlockHeight

Returns the height in texels of a texel block.
Read time 1 minuteLast updated 7 days ago

Definition

GetBlockHeight(GraphicsFormat)

Returns the height in texels of a texel block.
public static uint GetBlockHeight(GraphicsFormat format)

Parameters

Returns

Type

Description

uint

GetBlockHeight(TextureFormat)

Returns the height in texels of a texel block.
public static uint GetBlockHeight(TextureFormat format)

Parameters

Returns

Type

Description

uint