docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ObjectPosition

    Options for the position to use for the root GameObject.

    Namespace: UnityEditor.Formats.Fbx.Exporter
    Assembly: Unity.Formats.Fbx.Editor.dll
    Syntax
    public enum ObjectPosition

    Fields

    Name Description
    LocalCentered

    For a single root, uses the local transform information. If you select multiple GameObjects for export, the FBX Exporter centers GameObjects around a shared root while keeping their relative placement unchanged.

    Reset

    Exports the GameObject to (0,0,0). For convert to FBX prefab variant only, no UI option.

    WorldAbsolute

    Uses the world position of the GameObjects.

    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)