Documentation / device / hasBlueChannel
Function: hasBlueChannel()
hasBlueChannel(
format):boolean
Defined in: libs/device/src/base_types.ts:1761
Check if a given texture format contains a blue channel.
Parameters
format
The texture format to be checked.
Returns
boolean
true if the texture format contains a blue channel, otherwise false