InputPoint Class
A Input Point is a special case of a Point object, only available in the Point SOP's parameters.
The members below are unique to Input Point. See Point Class for other members and more information.
Members
color
→ TDU.Color
(Read Only):
The color for this point. This is different from the Cd attribute, since it can come from a Vertex if there is no color on the inputPoint itself.
normal
→ TDU.Vector
(Read Only):
The normal for this point. This is different from the N attribute, since it can come from a Vertex or from the destination point, if there is no normal on the inputPoint itself.
sopCenter
→ TDU.Position
(Read Only):
Get the barycentric coordinate of the geometry the inputPoint is a part of. This is faster than other methods to get the center of a SOP's geometry due to internal optimizations. It is expressed as a tdu.Position.
Methods
No operator specific methods.
TouchDesigner Build: