Components | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Components

    There are a number of built-in component types that are provided for you to use when building your Tiny Mode projects. These are similar but different to regular Unity Components.

    In Tiny Mode, components adhere to the Entity-Component-System (ECS) pattern, and as such they serve to store data only for a particular aspect of an Entity. They do not provide functionality.

    Many Tiny Mode modules such as Physics2D and Audio provide built-in components which allow you to make use of their features.

    You can also create your own custom components which allows you to define your own sets of data that you can attach to Entities.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023