Search Results for

    Show / Hide Table of Contents

    Method SetTextureImporterReadable

    SetTextureImporterReadable(Texture2D, Boolean)

    Set the texture readable state.

    Declaration
    public static void SetTextureImporterReadable(Texture2D texture, bool isReadable)
    Parameters
    Type Name Description
    Texture2D texture

    Texture.

    Boolean isReadable

    Does the texture need to be readable.

    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX