point
"%f,%f('!')?"
representing the point (x,y)
. The optional '!'
indicates the
node position should not change (input-only).
If dim=3
, point
may also have the format "%f,%f,%f('!')?"
to represent the point (x,y,z)
.
Attributes
point
is a valid type for:
Last modified June 14, 2021: Fix broken links to attributes (f71f7d8)