ほぼコピペ状態になるけど、並べておきたいのでメモ。
MFnData Class Reference
MFnDataが持つenum
Types of dependency graph data.
- kInvalid Invalid value.
- kNumeric Numeric, use MFnNumericData extract the node data.
- kString String, use MFnStringData to extract the node data.
- kMatrix Matrix, use MFnMatrixData to extract the node data.
- kStringArray String Array, use MFnStringArrayData to extract the node data.
- kDoubleArray Double Array, use MFnDoubleArrayData to extract the node data.
- kIntArray Int Array, use MFnIntArrayData to extract the node data.
- kPointArray Point Array, use MFnPointArrayData to extract the node data.
- kVectorArray Vector Array, use MFnVectorArrayData to extract the node data.
- kDynArrayAttrs ArrayAttrs, use MFnArrayAttrsData to extract the node data.
- kSphere Sphere, use MFnSphereData to extract the node data.
- kPlugin Plugin Blind Data, use MFnPluginData to extract the node data.
- kPluginGeometry Plugin Geometry, use MFnGeometryData to extract the node data.
- kDynSweptGeometry SweptGeometry, use MFnDynSweptGeometryData to extract the node data. This data node is in OpenMayaFX which must be linked to.
- kNObject nObject data, use MFnNObjectData to extract node data
- kMesh Mesh, use MFnMeshData to extract the node data.
- kLattice Lattice, use MFnLatticeData to extract the node data.
- kNurbsCurve Nurbs Curve, use MFnNurbsCurveData to extract the node data.
- kNurbsSurface Nurbs Surface, use MFnNurbsSurfaceData to extract the node data.
- kSubdSurface Subdivision Surface, use MFnSubdData to extract the node data.
- kComponentList Component List, use MFnComponentListData to extract the node data.
- kLast Last value. It does not represent real data, but can be used to loop on all possible types
Reimplemented in MFnArrayAttrsData, and MFnNumericData.

↑Sphereってのがいるぞ。
MFnAttribute Class Reference

関連記事
ZBrushでゴジラ2001を作ってみる 身体のSubToo...
ラクガキの立体化
MeshLab:3Dオブジェクトの確認・変換に便利なフリーウ...
Mayaのシェーディングノードの区分
ラクガキの立体化 目標設定
ZBrushでアヴァン・ガメラを作ってみる 頭頂部の作り込み...
プロシージャル手法に特化した本が出てるみたい(まだ買わないけ...
立体視を試してみた
白組による『シン・ゴジラ』CGメイキング映像が公開された!
無料で使える人体3DCG作成ツール
UnityのGlobal Illumination
ZBrushで基本となるブラシ
イタリアの自動車ブランドFiatとゴジラがコラボしたCMのメ...
書籍『メイキング・オブ・ピクサー 創造力をつくった人々』を読...
ZBrushでゴジラ2001を作ってみる 身体のシルエット出...
Iridescence:プロトタイピング向け軽量3D可視化ラ...
PyTorch3D:3Dコンピュータービジョンライブラリ
UnrealCLR:Unreal Engineで.NET C...
Point Cloud Libraryに動画フォーマットが追...
ZBrushでアヴァン・ガメラを作ってみる 口のバランス調整
Subsurface scatteringの動画
グローバルイルミネーションに手を出す前に、やり残したことがあ...
MPFB2:Blenderの人体モデリングアドオン
Structure from Motion (多視点画像から...
COLMAP:オープンソースのSfM・MVSツール
ZBrushで手首のモデリングをリファイン
OpenCVで顔のモーフィングを実装する
『ローグ・ワン/スター・ウォーズ・ストーリー』"あのキャラク...
ガメラ生誕50周年
PGGAN:段階的に解像度を上げて学習を進めるGAN
Texturing & Modeling A Pro...
オープンソースの人体モデリングツール『MakeHuman』の...
SculptrisとBlenderで作ったGodzilla ...
MB-Lab:Blenderの人体モデリングアドオン
Blender 4.2以降のWindowsPortable版...
iPhone欲しいなぁ
SONY製のニューラルネットワークライブラリ『NNabla』
ZBrushでゴジラ2001を作ってみる 頭の概形作り
ゴジラ(2014)のディティール制作の舞台裏
CreativeCOW.net
日立のフルパララックス立体ディスプレイ
UnityでOpenCVを使うには?

コメント