liko
    Preparing search index...

    Class TextureBuffer

    Texture 数据

    Implements

    • ITextureBuffer
    Index

    Constructors

    Properties

    bitmap: HTMLCanvasElement | ImageBitmap
    destroyed: boolean = false
    height: number = 0
    loaded: boolean = false
    sampler: GPUSampler
    texture: GPUTexture
    uid: string = ...
    view: GPUTextureView
    width: number = 0

    Methods