ほぼコピペ状態になるけど、並べておきたいのでメモ。
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で仮面ライダー3号を造る ベース編
映画『シン・仮面ライダー』 メイキング情報まとめ
MPFB2:Blenderの人体モデリングアドオン
Mayaのシェーディングノードの区分
Paul Debevec
ZBrush 2018での作業環境を整える
BlenderのRigifyでリギング
ZBrushでメカ物を作るチュートリアル動画
日本でMakersは普及するだろうか?
イタリアの自動車ブランドFiatとゴジラがコラボしたCMのメ...
UnityのAR FoundationでARKit 3
Kaolin:3Dディープラーニング用のPyTorchライブ...
SculptrisとBlenderで作ったGodzilla ...
ZBrush用トポロジー転送プラグイン『ZWrap Plug...
布地のシワの法則性
無料で使える人体3DCG作成ツール
HD画質の無駄遣い
ゴジラ三昧
アニゴジ関連情報
openMVGをWindows10 Visual Studi...
ZBrushでアヴァン・ガメラを作ってみる 口のバランス調整
AfterEffectsプラグイン開発
ZBrushで仮面ライダー3号を造る 仮面編 横顔のシルエッ...
顔のモデリング
Maya API Reference
ZBrushで仮面ライダー3号を造る 仮面編 PolyGro...
この本読むよ
『スター・ウォーズ/スカイウォーカーの夜明け』のVFXブレイ...
adskShaderSDK
BlenderのGeometry Nodeで遊ぶ
mentalrayのSubsurface Scatterin...
HD画質の無駄遣い その2
ZBrushのお勉強
デザインのリファイン再び
MRenderUtil::raytrace
Leap MotionでMaya上のオブジェクトを操作できる...
顔モデリングのチュートリアル
Transformers ”Reference & Buli...
VCG Library:C++のポリゴン操作ライブラリ
GoB:ZBrushとBlenderを連携させるアドオン
ZBrushと液晶ペンタブレットでドラゴンをモデリングするチ...
ZBrushでアヴァン・ガメラを作ってみる 頬の突起を作り始...

コメント