AttributeData Class

From Derivative
Jump to navigation Jump to search

An AttributeData contains specific geometric Attribute values, associated with a Prim Class, Point Class, or Vertex Class. Each value of the attribute must be of the same type, and can be one of float, string or integer. For example, a point or vertex normal attribute data, consists of 3 float values.


Members

ownerop (Read Only):

The OP to which this object belongs.

valvalue (Read Only):

The set of values contained within this object. Dependent on the type of attribute, it may return a float, integer, string, tuple, Position, or Vector. For example Normal attribute data is expressed as a Vector, while Position attribute data is expressed as a Position.

Methods

No operator specific methods.


TouchDesigner Build: