docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AnimationChannelBase<TTarget>

    Inheritance
    object
    AnimationChannelBase
    AnimationChannelBase<TTarget>
    AnimationChannel
    AnimationChannel
    Inherited Members
    AnimationChannelBase.sampler
    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 abstract class AnimationChannelBase<TTarget> : AnimationChannelBase where TTarget : AnimationChannelTarget
    Type Parameters
    Name Description
    TTarget

    Fields

    target

    Declaration
    public TTarget target
    Field Value
    Type Description
    TTarget

    Properties

    Target

    The index of the node and TRS property to target.

    Declaration
    public override AnimationChannelTarget Target { get; }
    Property Value
    Type Description
    AnimationChannelTarget
    Overrides
    AnimationChannelBase.Target
    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)