UniVRMExtensions
v10.2.0
MIT 许可证
最低支持 Unity 2021.3
由 100の人 制作
jp.pokemori.univrm-extensions
下载 Zip
添加到 VCC
描述
依赖
当前版本更新日志
关于开发者
API 响应的原始 package.json
所有版本
Unityのエディタ拡張です。次の機能を含みます。 いずれもUnityエディタ上部の VRM メニュー内に項目を追加します。 ■ VRMInitializer ■ エクスポート→インポートを挟まず、.fbx や .blend を直接VRMプレハブ化してVRMの設定を行えるようにします。 1回VRMの設定を行えば、FBX等を上書きして直接VRM化できるので、アバターの更新が楽になります。 ■ CopyVRMSettings ■ セットアップ済みのVRMプレハブから、正規化直後のVRMプレハブへ、次のUniVRMのコンポーネント設定をコピーします。 • モデル情報 • BlendShape • 一人称視点 • 視線制御 • VRMSpringBone ■ SwayingObjectsConverter ■ VRMSpringBoneとVRCPhysBoneを相互変換、またはVRMSpringBoneとDynamicBoneを相互変換します。 モデル間の各ボーンで回転や縮尺の違いがあっても変換可能なので、UniVRMで正規化したモデルへ揺れ物を移行するのに便利です。 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ This is an Unity Editor extension. This includes the following features. Both add items to the “VRM” menu at the top of the Unity Editor. ■ VRMInitializer ■ Directly creates VRM prefab from .fbx or .blend without exporting and importing to make it possible configure VRM. If you configure VRM settings at only once, you can override FBX or others to convert to VRM directly, making it easier to update avatars. ■ CopyVRMSettings ■ Copies the below settings of UniVRM components from a set-up VRM prefab to a just normalized VRM prefab. • Model information • BlendShape • First person view • Eye control • VRMSpringBone ■ SwayingObjectsConverter ■ Converts between VRMSpringBones and VRCPhysBones, or between VRMSpringBones and DynamicBones. This is useful for migrating swaying objects to models normalized with UniVRM, as it can convert even if there are differences in rotation and scale for each bone between the models.