isReadable
7/14/25Less than 1 minute
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.