Class ReadJointXformAnimationNode.OutputPort
Output ports of the ReadJointXformAnimationNode.
Inherited Members
Namespace: UnityEditor.Importer.USD
Assembly: Unity.Importer.USD.Editor.dll
Syntax
public class ReadJointXformAnimationNode.OutputPort : OutputPorts
Fields
animatedProperties
All the properties that are animated on the skeleton joint transforms
Declaration
public Dictionary<EditorCurveBinding, Keyframe[]> animatedProperties
Field Value
Type | Description |
---|---|
Dictionary<EditorCurveBinding, Keyframe[]> |