Class AnimationClipPlayableNode
Inherited Members
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 AnimationClipPlayableNode : PlayableNode
Constructors
AnimationClipPlayableNode(Playable, Single)
Declaration
public AnimationClipPlayableNode(Playable content, float weight = 1F)
Parameters
| Type | Name | Description |
|---|---|---|
| Playable | content | |
| System.Single | weight |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |