Documentation / device / isSignedTextureFormat
Function: isSignedTextureFormat()
isSignedTextureFormat(
format):boolean
Defined in: libs/device/src/base_types.ts:1811
Check whether a given texture format is signed.
Parameters
format
The texture format to be checked.
Returns
boolean
true if the texture format is signed, otherwise false