gpu-curtains
    Preparing search index...

    Interface TextureVisibility

    Define the texture shaders visibility.

    interface TextureVisibility {
        visibility?: MaterialShadersType[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    visibility?: MaterialShadersType[]

    The texture shaders visibility sent to the texture binding. Default to 'fragment'.