Houdini 20.0 Nodes APEX Nodes

geo::DetailAttribValue<T>

Return the detail attribute value for a particular attribute.

On this page
Since 20.0

Inputs

geo: Geometry

The geometry to look for the attribute on.

elemnum: Int
attribname: String

The name of the attribute to return the value for.

Outputs

value: Dict, DictArray, Float, FloatArray, Int, IntArray, Matrix3, Matrix4, String, StringArray, Vector2, Vector3, Vector4

The value of the attribute.

success: Bool

Returns True if the operation was successful.

APEX Nodes