docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum OverrideTransformData.Space

    The override space controls how the override source Transform is copied unto constrained Transform.

    Namespace: UnityEngine.Animations.Rigging
    Assembly: Unity.Animation.Rigging.dll
    Syntax
    [Serializable]
    public enum OverrideTransformData.Space

    Fields

    Name Description
    Local

    Copy override local TR components into local TR components of the constrained Transform.

    Pivot

    Add override local TR components to local TR components of the constrained Transform.

    World

    Copy override world TR components into world TR components of the constrained Transform.

    In This Article
    Back to top
    Copyright © 2025 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)