Bitbybit Docs
    Preparing search index...
    Index

    Constructors

    Properties

    name: string

    Name of the texture

    Image Texture
    
    url: string

    Url of the image. Use a publicly accessible url, a data url, or an object url created from an uploaded asset file.

    undefined
    
    hasAlpha: boolean

    Treat the image alpha channel as transparency. Recommended true for decal and projection images.

    true
    
    invertY: boolean

    Invert texture on Y direction

    false
    

    The sampling mode of the texture

    trilinear