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

関連記事
ニンテンドー3DSのGPU PICA200
Adobe Photoshop CS4 Extendedの3...
ZBrushでゴジラ2001を作ってみる 身体のアタリを作る
Photogrammetry (写真測量法)
Unity ARKitプラグインサンプルのドキュメントを読む
OpenAR:OpenCVベースのマーカーARライブラリ
CGWORLD CHANNEL 第21回ニコ生配信は『シン・...
海外ドラマのChromaKey
映画『ブレードランナー 2049』のVFX
テスト
ZBrush 4R7
ZBrush 2021.6のMesh from Mask機能...
ガメラ生誕50周年
3Dグラフィックスの入門書
ポリゴン用各種イテレータと関数セット
無料で使える人体3DCG作成ツール
MeshroomでPhotogrammetry
MeshLab:3Dオブジェクトの確認・変換に便利なフリーウ...
レンダラ制作はOpenGL とか DirectX を使わなく...
ZBrushでアヴァン・ガメラを作ってみる 甲羅のバランス調...
BSDF: (Bidirectional scatterin...
オーバーロードとオーバーライド
ZBrushの作業環境を見直す
OpenCV 3.1とopencv_contribモジュール...
ManuelBastioniLAB:人体モデリングできるBl...
ZBrushで仮面ライダー3号を造る 仮面編 横顔のシルエッ...
R-CNN (Regions with CNN featur...
Vancouver Film Schoolのデモリール
OpenCVの三角測量関数『cv::triangulatep...
UnrealCLR:Unreal Engineで.NET C...
ZBrushでアヴァン・ガメラを作ってみる 全体のバランス調...
ハリウッド版「GAIKING」パイロット映像
Unity ARKitプラグインサンプルのチュートリアルを読...
ポリゴンジオメトリ処理ライブラリ『pmp-library (...
OpenMVSのサンプルを動かしてみる
OpenCV
OpenCVのfindEssentialMat関数を使ったサ...
ZBrushCoreのTransposeとGizmo 3D
SIGGRAPH論文へのリンクサイト
ゴジラ(2014)のメイキング
CEDEC 3日目
ZBrushトレーニング

コメント