Class TrimTransformPathNode.OutputPort
Output ports for the CreateAnimationClipNode.
Inherited Members
Namespace: UnityEditor.Importer.USD
Assembly: Unity.Importer.USD.Editor.dll
Syntax
public class TrimTransformPathNode.OutputPort : OutputPorts
Fields
animatedProperties
The animated properties which editor curve binding paths have been trimmed.
Declaration
public Dictionary<EditorCurveBinding, Keyframe[]> animatedProperties
Field Value
Type | Description |
---|---|
Dictionary<EditorCurveBinding, Keyframe[]> |