Class PlayableNode | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PlayableNode

    Inheritance
    System.Object
    Node
    SharedPlayableNode
    PlayableNode
    AnimationClipPlayableNode
    AnimationLayerMixerPlayableNode
    Inherited Members
    SharedPlayableNode.InfoString(String, Double)
    SharedPlayableNode.InfoString(String, Int32)
    SharedPlayableNode.InfoString(String, Object)
    SharedPlayableNode.RemoveFromEnd(String, String)
    Node.content
    Node.weight
    Node.active
    Node.parent
    Node.children
    Node.AddChild(Node)
    Node.depth
    Node.GetContentTypeName()
    Node.GetColor()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GraphVisualizer
    Syntax
    public class PlayableNode : SharedPlayableNode

    Constructors

    PlayableNode(Playable, Single)

    Declaration
    public PlayableNode(Playable content, float weight = 1F)
    Parameters
    Type Name Description
    Playable content
    System.Single weight

    Methods

    GetContentType()

    Declaration
    public override Type GetContentType()
    Returns
    Type Description
    Type
    Overrides
    Node.GetContentType()

    GetContentTypeShortName()

    Declaration
    public override string GetContentTypeShortName()
    Returns
    Type Description
    System.String
    Overrides
    Node.GetContentTypeShortName()

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    Node.ToString()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023