docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property valid

    valid

    Determines whether the texture data references a valid texture object with positive width and height.

    Declaration
    public bool valid { get; }
    Property Value
    Type Description
    bool

    true if the texture data references a valid texture object with positive width and height. Otherwise, false.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023