docs.unity.cn
    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
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023