docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITransformProvider

    Provides an accessor to a Transform component reference.

    Namespace: UnityEngine.Animations.Rigging
    Assembly: Unity.Animation.Rigging.dll
    Syntax
    public interface ITransformProvider

    Properties

    transform

    Reference to a Transform component.

    Declaration
    Transform transform { get; set; }
    Property Value
    Type Description
    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)