メタデータの末尾にスキップ
メタデータの先頭に移動

このページの古いバージョンを表示しています。現在のバージョンを表示します。

現在のバージョンとの相違点 ページ履歴を表示

« 前のバージョン バージョン 5 次のバージョン »

The joint transform module applies a transformation on a joint.



Attributes

AttributesTypeOverridableDescription
jointNamestringyesThe joint name.
rotationOrderintyesThe rotation order.
worldSpacebool
yesApply the transformation in world space.
offsetboolyesApply the transformation as an offset to the current one.
rotatevectoryesRotation value in degrees
scalevectoryesScale value
translatevectoryesTranslation value
weightdoubleyesWeight
useOperatorboolnoIf true, the transformation will be applied by an operator instead of the module itself at the endFrame stage. 
This option should be enabled when a joint transform module is used on an agent group using other modules actively modifying the pose with an operator and not at the endFrame stage (i.e. Sync).


  • ラベルがありません