Version: 2022.3
言語: 日本語

AvatarBuilder

class in UnityEngine

マニュアルに切り替える

説明

スクリプトからアバター作成を可能にするクラス。

This class allows you to create custom avatars for your animated characters entirely via script, in a similar way to what goes on behind the Scenes in the Unity Editor when you create an avatar from the model import inspector.

Static 関数

BuildGenericAvatar新規のジェネリックアバターを作成します。
BuildHumanAvatarヒューマノイド型(人型)アバターを作成します。