docs.unity3d.com
    Show / Hide Table of Contents

    Authoring using custom physics components

    If you’d like to have more fine-grained control over your Physics simulations, refer to the custom Unity Physics authoring components demonstrated in the PhysicsSamples project. These custom authoring components are included in the package samples.

    You can achieve the same runtime outcomes via the familiar and built-in Physics components that are provided with the Unity Editor through baking by default.

    Import the custom authoring components

    You can import the custom authoring components in your project as a package sample via the package manager.

    To import the Custom Physics Authoring sample, open the Package Manager window (Window > Package Manager). Select the Unity Physics package, open the Samples tab, then select Import.

    package-manager-samples

    Custom authoring components

    • Custom Shape Component
      • Custom Material
    • Custom Body Component
    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