Skip to content

API > Texture2D > isReadable


Texture2D.isReadable⚓︎

Name Type
isReadable boolean

Description⚓︎

Returns true if the Read/Write Enabled checkbox was checked when the texture was imported; otherwise returns false. For a dynamic Texture created from script, always returns true.