比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

The joint transform operator applies a transformation on a given joint.Joint Transfoam オペレータは、与えられたジョイントを変換します。

...

Ports

Attributes

アトリビュート

Type

タイプ

Description

説明

inPose

posethe input pose.

ポーズ

入力ポーズ

jointName

stringthe name of the joint affected by this operator

文字列

このオペレータによって影響を受けるジョイントの名前

weight

double

the weight of the operator

オペレータのウェイト

rotationOrder

intthe order of the rotation to apply

整数

適用する回転のオーダー

worldSpace

bool

If true, the transformation happens in world space, otherwise it will be in local space

trueの場合、変換はワールドスペースで行われます。それ以外の場合は、ローカルスペースで行われます。

offset

bool

if true, adds the transformation as an offset to the current joint

trueの場合、現在のジョイントへのオフセットとして変換を追加します。

translate

vector3

the translation to apply

移動の適用

rotate

vector3

the rotation to apply

回転の適用

scale

vector3

the scale to apply

スケールの適用