~holger-seelig/titania-library/trunk

« back to all changes in this revision

Viewing changes to Prototypes/1/1.0/Fields/MFMatrix3f.x3dv

  • Committer: Holger Seelig
  • Date: 2017-09-18 02:55:31 UTC
  • Revision ID: holger.seelig@yahoo.de-20170918025531-n60g34kd9bfs41t1
Updated prototypes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    inputOutput MFMatrix3f keyValue IS keyValue
18
18
    outputOnly  MFMatrix3f value_changed IS value_changed
19
19
 
20
 
    url "javascript:
 
20
    url "ecmascript:
21
21
function set_triggerTime (value, time)
22
22
{
23
23
        value_changed = keyValue;