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

関連記事
Adobe Photoshop CS5の新機能
C++始めようと思うんだ
リメイク版ロボコップスーツのメイキング
Blender 2.8がついに正式リリース!
『スター・ウォーズ/スカイウォーカーの夜明け』のVFXブレイ...
BlenderProc:Blenderで機械学習用の画像デー...
映画『ジュラシック・ワールド/炎の王国』のVFXブレイクダウ...
実写と実写の合成時の色の馴染ませテクニック
Phongの表現力パネェ 材質別のPhong Shader用...
Siggraph Asia 2009 カンファレンスの詳細
オープンソースの物理ベースGIレンダラ『appleseed』
ZBrushのTranspose Masterでポーズを付け...
オーバーロードとオーバーライド
PGGAN:段階的に解像度を上げて学習を進めるGAN
ZBrushでアヴァン・ガメラを作ってみる パーツ分割
geometry3Sharp:Unity C#で使えるポリゴ...
無料で使える人体3DCG作成ツール
ラクガキの立体化 胴体の追加
3D映画のポストプロダクション 2D-3D変換
PureRef:リファレンス画像専用ビューア
ZBrushCoreのTransposeとGizmo 3D
デザインのリファイン再び
HD画質の無駄遣い その2
ラクガキの立体化 進捗
CGALDotNet:計算幾何学ライブラリ CGALのC#ラ...
Super Resolution:OpenCVの超解像処理モ...
Autodesk Mementoでゴジラを3次元復元する
ZBrushでアヴァン・ガメラを作ってみる 脚のポーズ調整
ZBrushでアヴァン・ガメラを作ってみる 口のバランス調整
Physics Forests:機械学習で流体シミュレーショ...
Leap MotionでMaya上のオブジェクトを操作できる...
『ローグ・ワン/スター・ウォーズ・ストーリー』"あのキャラク...
トランスフォーマー :リベンジのメイキング (デジタルドメイ...
写真に3Dオブジェクトを違和感無く合成する『3DPhotoM...
Russian3DScannerのトポロジー転送ツール『Wr...
ZBrushでゴジラ2001を作ってみる 姿勢の変更
なんかすごいサイト
Vancouver Film Schoolのデモリール
『シン・ゴジラ』のコンセプトアニメーションのメイキング動画が...
オープンソースの顔の動作解析ツールキット『OpenFace』
ガメラ生誕50周年
トランスフォーマーの変形パターンを覚えるのは楽しいと思うんだ

コメント