pixi.js
Website
GitHub
Discord
Preparing search index...
BindableTexture
Interface BindableTexture
Advanced
A texture that can be bound to a shader as it has a texture source.
interface
BindableTexture
{
source
:
TextureSource
;
}
Implemented by
Texture
Index
Properties
source
Properties
source
source
:
TextureSource
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
On This Page
Properties
source
Website
GitHub
Discord
pixi.js
Loading...
A texture that can be bound to a shader as it has a texture source.