element::position
Returns the current position of the element, in the graph’s coordinate space.
Declaration
float3 element::position()Return Value
The position as a 3D vector (x, y, z)
Returns the current position of the element, in the graph’s coordinate space.
float3 element::position()The position as a 3D vector (x, y, z)