DataObjectTracker

graphics/plugins_dataobjecttracker-icon.png

DataObjectTracker plugin tracks the controlled container and sends the selected attribute values to a defined DataPool variable (DataField).

graphics/plugins_dataobjecttracker.png
Unique Parameters
  • Destination Field: The name of the DataField to which DataObjectTracker will assign the container values.

  • Track Type: Defines which container attributes will be tracked by the DataObjectTracker.

  • Format: Defines the format by which the attribute values will be sent to the Destination Field.

  • Track when hidden: Defines if the object will be track when it’s hidden.

  • Offset X/Y/Z: a fixed value that will be added to the current values of the container, in the X/Y/Z axis, before setting the values in the Destination Field.

  • Scale X/Y/Z: a fixed value that will be multiplied by the current values of the container’s scale, in the X/Y/Z axis, before setting the values in the Destination Field.

  • Absolute Position: when this parameter is off, all values read from the container will refer to the container itself in relation to its position, rotation or scaling. When this parameter is on, the all values read from the container will refer to the container in relation to its top parent node, i.e. the returned values will include all position, rotation or scaling values of all parent containers of the controlled container.