Preparing search index...

    Texture sampling configuration for filtering, mipmapping, and wrapping modes.

    Index

    Constructors

    Properties

    filteringMode: FilteringMode

    Texture filtering method applied during sampling.

    mipmapsEnabled: boolean

    Whether mipmaps are used for texture sampling.

    wrapModeU: WrapMode

    Wrapping behavior for U texture coordinates.

    wrapModeV: WrapMode

    Wrapping behavior for V texture coordinates.

    wrapModeW: WrapMode

    Wrapping behavior for W texture coordinates.