Mesh

更新日:2013-05-04, r58


Object3Dのサブクラス。

Mesh    <THREE.Object3D>
┣ geometry      <THREE.Geometry>
┃┣ vertices      <Array>
┃┃┗ [i]           <THREE.Vector3>
┃┗ faces         <Array>
┃ ┗ [i]            <THREE.Face4 (THREE.Face3)>
┣ material      <THREE.Material>
┃
┣ position      <THREE.Vector3>
┣ rotation      <THREE.Vector3>
┣ quaternion    <THREE.Quaternion>
┣ useQuaternion <bool> [false]
┗ scale         <THREE.Vector3>






タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2013年05月04日 22:14