Method
This node reads bone data from a Perception Neuron motion capture suit and applies it to Bone nodes, either via direct input links or by a connection to the root of the target hierarchy.
A network connection must be made to the Axis Neuron software which provides a stream of bone data from the suit. The server address and port must be entered to match the output address and port in Axis Neuron. If there is no connection the node will be hatched out in red.
The input skeleton the node is applied to must have been designed to receive motion capture data: the bones must be named, oriented and arranged appropriately. Mixamo rigs are a good reference.
Transform
Name | Description |
---|---|
Position X | Move its position along the x-axis in local space. |
Position Y | Move its position along the y-axis in local space. |
Position Z | Move its position along the z-axis in local space. |
Rotation Heading | Rotate the object about the y-axis. |
Rotation Pitch | Rotate the object about the x-axis. |
Rotation Bank | Rotate the object about the z-axis. |
Scale X | Scale along the x-axis. |
Scale Y | Scale along the y-axis. |
Scale Z | Scale along the z-axis. |
Inherit Transform Channels
Toggle which transform channels should be inherited. By default, all are on.
Attributes
Name | Description |
---|---|
Axis Neuron Server Address | The address / IP of the Axis Neuron server providing the skeleton stream. |
Axis Neuron Server Port | The port of the Axis Neuron server providing the skeleton stream. |
Avatar Index | Select the mocap actor to drive the skeleton. |
Input Skeleton Scale | uniformly scale the size of the input mocap skeleton. |
Mirrored | Mirror the movements of the incoming mobcap data along the x axis. |
Flip Z | Flip the Z axis of the skeleton, to match a model with a flipped z axis. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Mocap Stream | Input a pre-recorded mocap stream to run instead of any live data. | Mocap Stream |
Hierarchy Root | The root of the input skeleton to be driven by motion capture. | You’ll need to connect the skeleton root within an Imported 3D Scene. |
Transform Modifier | Links all transform properties to the input node. | Null |
Target Node | Always faces the x-axis towards the inputs anchor point. | Null |
Local Transform Override | Override the transformation values of the node, relative to its parent. | Null |
Outputs
All nodes connected to this node are treated as if flowing to the parent node, and inherits any transformation changes along the chain.