[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[x3d-public] Definition of outputOnly field question



There is something I don't understand as to the definition of outputOnly field access type in the specification (Part 1, Section 4 (Concepts)):
 
"outputOnly access, which means that the node may send an event when its value changes, but does not allow the field's value to be written"
 
So, if the field's value cannot be written, how can it change?
 
George