Houdini 19.5 hapi

hapi.attributeTypeInfo module

hapi.attributeTypeInfo列挙型。

hapi.attributeTypeInfo.Invalid

hapi.attributeTypeInfo._None

データに基づいた暗黙のタイプ。

hapi.attributeTypeInfo.Point

位置。

hapi.attributeTypeInfo.Hpoint

同次座標位置。

hapi.attributeTypeInfo.Vector

方向ベクトル。

hapi.attributeTypeInfo.Normal

法線。

hapi.attributeTypeInfo.Color

カラー。

hapi.attributeTypeInfo.Quaternion

クォータニオン。

hapi.attributeTypeInfo.Matrix3

3×3行列。

hapi.attributeTypeInfo.Matrix

行列。

hapi.attributeTypeInfo.St

パラメトリック間隔。

hapi.attributeTypeInfo.Hidden

“プレイベート”(非表示)

hapi.attributeTypeInfo.Box2

2×2境界ボックス。

hapi.attributeTypeInfo.Box

3×3境界ボックス。

hapi.attributeTypeInfo.Texture

テクスチャ座標。

hapi.attributeTypeInfo.Max

hapi