[null,null,["Last updated 2024-06-26 UTC."],[],["The `Texture` class represents a texture reference. It includes nested classes: `Texture.Builder` for creating textures, `Texture.Sampler` for defining sampling settings, and `Texture.Usage` for specifying texture usage types. It has a static public method `builder()` to construct a default texture. Additionally, it inherits methods from the `java.lang.Object` class, like `clone()`, `equals()`, `hashCode()`, and methods for thread management like `wait()` and `notify()`.\n"]]