pixi.js
    Preparing search index...

    Interface BindableTextureAdvanced

    A texture that can be bound to a shader as it has a texture source.

    interface BindableTexture {
        source: TextureSource;
    }

    Implemented by

    Index

    Properties

    Properties