docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method None

    None(Feature, Feature)

    Tests whether there are any common features between self and features.

    Declaration
    public static bool None(this Feature self, Feature features)
    Parameters
    Type Name Description
    Feature self

    The Feature being extended.

    Feature features

    The Features to test against.

    Returns
    Type Description
    bool

    true if none of the features in self are in features, otherwise false.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)