Values ¶
hapi.attributeTypeInfo.Invalid
hapi.attributeTypeInfo._None
Implicit type based on data
hapi.attributeTypeInfo.Point
Position
hapi.attributeTypeInfo.Hpoint
Homogeneous position
hapi.attributeTypeInfo.Vector
Direction vector
hapi.attributeTypeInfo.Normal
Normal
hapi.attributeTypeInfo.Color
Color
hapi.attributeTypeInfo.Quaternion
Quaternion
hapi.attributeTypeInfo.Matrix3
3×3 Matrix
hapi.attributeTypeInfo.Matrix
Matrix
hapi.attributeTypeInfo.St
Parametric interval
hapi.attributeTypeInfo.Hidden
“Private” (hidden)
hapi.attributeTypeInfo.Box2
2×2 Bounding box
hapi.attributeTypeInfo.Box
3×3 Bounding box
hapi.attributeTypeInfo.Texture
Texture coordinate
hapi.attributeTypeInfo.Max