docs.unity3d.com
    Show / Hide Table of Contents

    Customizing a table prop

    You can change the width and height of the default table prop by going to More Settings > Table. You can also replace it with your own model by replacing the table.obj file in the props folder with your own OBJ file.

    Note

    Your file must be triangulated (contain only triangles) and be in the OBJ format.

    Sub-mesh structure

    To make sure there's no deformation, your mesh must have the following structure:

    Table prop modeling structure

    The names of the sub-meshes must be:

    • table_Base_NorthEast
    • table_Base_North
    • table_Base_NorthWest
    • table_Base_East
    • table_Base_Center
    • table_Base_West
    • table_Base_SouthEast
    • table_Base_South
    • table_Base_SouthWest
    • table_Top_NorthEast
    • table_Top_North
    • table_Top_NorthWest
    • table_Top_East
    • table_Top_Center
    • table_Top_West
    • table_Top_SouthEast
    • table_Top_South
    • table_Top_SouthWest
    Important

    If you change this structure, deformation can affect your prop.

    Back to top
    Terms of use
    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