atomic
Tag: atomic
Parent tag: atomics
Attributes
Child tags (none)
This tag defines an atomic counter watch. These are updated in real time in Nau’s GUI, Composer.
Example:
<atomic buffer="test" fromLibrary="atomics" offset=0 semantics="Red Pixels" /> <atomic buffer="test" fromLibrary="atomics" offset=4 semantics="Green Pixels" />
The buffer “atomics” must be defined in the material library named “test”, and should be bound as an ATOMIC_COUNTER in the material. The offset is in bytes. The semantics is the label that will be displayed in Composer’s dialog window, together with the atomic counter value.