docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AnimationChannel

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

    Fields

    sampler

    The index of a sampler in this animation used to compute the value for the target, e.g., a node's translation, rotation, or scale (TRS).

    Declaration
    public int sampler
    Field Value
    Type Description
    int

    target

    The index of the node and TRS property to target.

    Declaration
    public AnimationChannelTarget target
    Field Value
    Type Description
    AnimationChannelTarget
    In This Article
    Back to top
    Copyright © 2026 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)