docs.unity.cn
    Show / Hide Table of Contents

    Interface ITransformProvider

    Provides an accessor to a Transform component reference.

    Namespace: UnityEngine.Animations.Rigging
    Syntax
    public interface ITransformProvider

    Properties

    transform

    Reference to a Transform component.

    Declaration
    Transform transform { get; set; }
    Property Value
    Type Description
    Transform
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Tuesday, August 24, 2021