Class ConvertSkeletonRigToXFormableNode
This node will read skeleton Rig
Inheritance
Implements
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
[NodeMetadata("ConvertSkeletonRigToXFormableNode", 1)]
public class ConvertSkeletonRigToXFormableNode : BaseMatrixConversionNode<ConvertSkeletonRigToXFormableNode.InputPort>, INode<ConvertSkeletonRigToXFormableNode.InputPort, BaseMatrixConversionNode<ConvertSkeletonRigToXFormableNode.InputPort>.OutputPort>, INodeSerialization
Methods
Run()
See the documentation for <Node{TInput,TOutput}.Run> in the com.unity.importer package documentation for details
Declaration
public override void Run()