Class ReadBlendShapeWeightAnimationNode.OutputPort
Output ports of the ReadBlendShapeWeightAnimationNode.
Inherited Members
Namespace: UnityEditor.Importer.USD
Assembly: Unity.Importer.USD.Editor.dll
Syntax
public class ReadBlendShapeWeightAnimationNode.OutputPort : OutputPorts
Fields
animatedProperties
All the animated blend shape weight properties
Declaration
public Dictionary<EditorCurveBinding, Keyframe[]> animatedProperties
Field Value
Type | Description |
---|---|
Dictionary<EditorCurveBinding, Keyframe[]> |