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

関連記事
OpenCVのバージョン3が正式リリースされたぞ
Mitsuba 3:オープンソースの研究向けレンダラ
Iridescence:プロトタイピング向け軽量3D可視化ラ...
MeshroomでPhotogrammetry
BlenderでPhotogrammetryできるアドオン
『PIXARのひみつ展』に行ってきた
ZBrushで仮面ライダー3号を造る 仮面編 ZRemesh...
ファンの力
ZBrushでアヴァン・ガメラを作ってみる 下アゴの付け根を...
ヒーローに変身なりきりアーケードゲーム『ナレルンダー』
UnityのAR FoundationでARKit 3
デザインのリファイン再び
リメイク版ロボコップスーツのメイキング
VGGT:マルチビュー・フィードフォワード型3Dビジョン基盤...
Autodesk Mementoでゴジラを3次元復元する
OpenCVの三角測量関数『cv::triangulatep...
trimesh:PythonでポリゴンMeshを扱うライブラ...
2012 昨日のクローズアップ現代を見た
Blender 2.81でIntel Open Image ...
OpenCV3.3.0でsfmモジュールのビルドに成功!
Dlib:C++の機械学習ライブラリ
Mayaのレンダリング アトリビュート
Ambient Occlusionを解析的に求める
uGUI:Unityの新しいGUI作成システム
Mayaのプラグイン開発
SIGGRAPH ASIA 2009で学生ボランティア募集し...
Russian3DScannerのトポロジー転送ツール『Wr...
Open3D:3Dデータ処理ライブラリ
トランスフォーマーの変形パターンを覚えるのは楽しいと思うんだ
ポリ男をリファイン
1枚の画像からマテリアルを作成できる無料ツール『Materi...
TeleSculptor:空撮動画からPhotogramme...
Alice Vision:オープンソースのPhotogram...
OpenCV
ZBrushで仮面ライダー3号を造る 仮面編 横顔のシルエッ...
ポリ男からMetaHumanを作る
Kubric:機械学習用アノテーション付き動画生成パイプライ...
Unityをレンダラとして活用する
MVStudio:オープンソースのPhotogrammetr...
Point Cloud Libraryに動画フォーマットが追...
BlenderのGeometry Nodeで遊ぶ
UnityでLight Shaftを表現する

コメント