docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enableable components

    Use enableable components to disable or enable individual components on an entity at runtime. This is useful when working with states that you expect to change frequently and unpredictably because they create less structural changes than adding or removing components.

    Topic Description
    Enableable components overview An overview of enableable components, which you can disable or enable at runtime.
    Using enableable components Information about using enableable components.

    Additional resources

    • IEnableableComponent API documentation
    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)