ほぼコピペ状態になるけど、並べておきたいのでメモ。
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

関連記事
2D→3D復元技術で使われる用語まとめ
ManuelBastioniLAB:人体モデリングできるBl...
ZBrush用トポロジー転送プラグイン『ZWrap Plug...
Mayaでリアルな布の質感を作るチュートリアル
3Dモデルを立体視で確認できるVRアプリを作っている
書籍『3次元コンピュータビジョン計算ハンドブック』を購入
「ベンジャミン·バトン数奇な人生」でどうやってCGの顔を作っ...
ZBrushでアヴァン・ガメラを作ってみる モールドの彫り込...
イタリアの自動車ブランドFiatとゴジラがコラボしたCMのメ...
シン・ゴジラのファンアート
Mitsuba 3:オープンソースの研究向けレンダラ
『スター・ウォーズ/スカイウォーカーの夜明け』のVFXブレイ...
『ゴジラ キング・オブ・モンスターズ』のVFXブレイクダウン
Unreal Engine 5の情報が公開された!
Transformers ”Reference & Buli...
ZBrushでアヴァン・ガメラを作ってみる おでこ(?)のバ...
Mask R-CNN:ディープラーニングによる一般物体検出・...
DensePose:画像中の人物表面のUV座標を推定する
『シン・ゴジラ』のコンセプトアニメーションのメイキング動画が...
ArUco:OpenCVベースのコンパクトなARライブラリ
LuxCoreRender:オープンソースの物理ベースレンダ...
Unityをレンダラとして活用する
テスト
3D映画のポストプロダクション 2D-3D変換
OpenCV 3.3.0-RCでsfmモジュールをビルド
オープンソースの人体モデリングツール『MakeHuman』の...
Maya LTのQuick Rigを試す
Russian3DScannerのトポロジー転送ツール『Wr...
ZBrushでアヴァン・ガメラを作ってみる 口内の微調整・身...
OpenCVでiPhone6sのカメラをキャリブレーションす...
『パシフィック・リム: アップライジング』のVFXブレイクダ...
書籍『ROSプログラミング』
Unityの薄い本
Open Shading Language (OSL)
ZBrushで人型クリーチャー
ZBrushでアヴァン・ガメラを作ってみる
『ローグ・ワン/スター・ウォーズ・ストーリー』のVFXブレイ...
3D Gaussian Splatting:リアルタイム描画...
ZBrush 2018へのアップグレード
Iridescence:プロトタイピング向け軽量3D可視化ラ...
Python for Unity:UnityEditorでP...
ZBrushでアヴァン・ガメラを作ってみる 口のバランス調整

コメント