docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AnimationChannelTarget

    Inheritance
    object
    AnimationChannelTarget
    AnimationChannelTarget
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Schema
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class AnimationChannelTarget

    Fields

    node

    The index of the node to target.

    Declaration
    public int node
    Field Value
    Type Description
    int

    path

    The name of the node's TRS property to modify.

    Declaration
    [Obsolete("Use GetPath for access.")]
    public string path
    Field Value
    Type Description
    string

    Methods

    GetPath()

    Declaration
    public AnimationChannelBase.Path GetPath()
    Returns
    Type Description
    AnimationChannelBase.Path
    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)