LW大全 LightWave3DWiki

Pレイアウト

最終更新:

匿名ユーザー

- view
だれでも歓迎! 編集

レイアウト


レイアウトで、ボーンの"中心点回転記録"を、選択された複数のボーンに適用するpluginってないすか?[2ch 雑談スレ31]

  • @warnings
    @script generic
    generic {
    curScene = Scene();
    curItems = curScene.getSelect();
    c = curItems.size();
    for(i = 1; i <= c; i++){
    SelectItem(curItems[i].id);
    RecordPivotRotation();
    }
    return;
    }
  • 多謝!!多分喜んでる初心者が20人は居るでしょう。 漏れもLScript覚えよお。
    @version 2.3
    @script generic
    @warnings
    @name RecPivRotAll
    と付けたら組み込めました。

タグ:

+ タグ編集
  • タグ:
人気記事ランキング
ウィキ募集バナー