448

Writing program scripts with Java
Java script example code

  • Class variables needed:
  • One for the bounceHeight field value
  • One for the value_changed eventOut object
  • private float   bounceHeight;
    private SFVec3f value_changedObj;