ほぼコピペ状態になるけど、並べておきたいのでメモ。
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 2018での作業環境を整える
Unity ARKitプラグインサンプルのチュートリアルを読...
『ハン・ソロ/スター・ウォーズ・ストーリー』のVFXブレイク...
ZBrushで仮面ライダー3号を造る 仮面編 Dam Sta...
MeshroomでPhotogrammetry
『パシフィック・リム: アップライジング』のVFXブレイクダ...
ZBrushの作業環境を見直す
ZBrushでリメッシュとディティールの転送
イタリアの自動車ブランドFiatとゴジラがコラボしたCMのメ...
ラクガキの立体化 進捗
ZBrushでアヴァン・ガメラを作ってみる 爪とトゲを追加
粘土をこねるようなスカルプトモデリング
Transformers ”Reference & Buli...
Composition Rendering:Blenderに...
ZBrushで仮面ライダー3号を造る 仮面編 ZRemesh...
uGUI:Unityの新しいGUI作成システム
iPhone 3GSがますます欲しくなる動画
Dlib:C++の機械学習ライブラリ
ポリゴンジオメトリ処理ライブラリ『pmp-library (...
geometry3Sharp:Unity C#で使えるポリゴ...
ラクガキの立体化 胴体の追加
viser:Pythonで使える3D可視化ライブラリ
テスト
ポリゴン用各種イテレータと関数セット
NeRF (Neural Radiance Fields):...
タマムシっぽい質感
ニンテンドー3DSのGPU PICA200
ZBrushでアヴァン・ガメラを作ってみる 頭頂部の作り込み...
openMVG:複数視点画像から3次元形状を復元するライブラ...
ジュラシック・パークのメイキング
日本でMakersは普及するだろうか?
Oculus Goを購入!
Unreal Engineの薄い本
iPhone欲しいなぁ
ZBrushで仮面ライダー3号を造る 仮面編 横顔のシルエッ...
参考書
Structure from Motion (多視点画像から...
今年もSSII
『ローグ・ワン/スター・ウォーズ・ストーリー』"あのキャラク...
ラクガキの立体化 反省

コメント