====== VCIで使用可能なコンポーネント ====== [[vci:top|VCI]]を作成するときに使用できるコンポーネントのページです。 ^ VCISDK ^^ | [[vci:component:sdk:vciobject| VCI Object]] | VCIの情報の設定 (作者、ライセンス 等) | | [[vci:component:sdk:subitem| VCI SubItem]] | VCIの基本動作の設定 (物理挙動、つかむ、拡縮) | | [[vci:component:sdk:attachable| VCI Attachable]] | アバターに装着可能なVCIを作成 | | [[vci:component:sdk:effekseer| Effekseer (VCI対応)]] | エフェクトの設定(パーティクル等) | | [[vci:component:sdk:text| VCI Text]] | テキストを表示 | | [[vci:component:sdk:springbone|VCI SpringBone]] | 揺れモノを作成 | | [[vci:component:sdk:playerspawnpoint|VCI PlayerSpawnPoint]] | ロケーションのPlayerの出現位置 | | [[vci:component:sdk:playerspawnpointrestriction|VCI PlayerSpawnPointRestriction]] | Playerに対して制限を加える(スタジオのみ) | ^ Unity Component ^^ | [[vci:component:unity_collider| Collider]] | つかむ、接触時に処理を行う | | ∟[[vci:component:unity_meshcollider| MeshCollider]] | Meshを利用したCollider | | [[vci:component:unity_rigidbody| Rigidbody ]] | 物理エンジンを使って動かす | | [[vci:component:unity_physicmaterial| Physic Material]] | 物質の摩擦や弾性を設定する | | [[vci:component:unity_joint| Joint]] | Rigidbodyをグループ化し、連結させる | | [[vci:component:unity_animation| Animation]] | アニメーション | | [[vci:component:unity_audioclip| AudioSource]] | 音声 |