Table of Contents Chapter Index Previous Slide Next Slide 377
A sample prototype use

Creating new node types
A sample prototype use
  • Fields needed:
  • Bounce height
  • Cycle interval
  • PROTO BouncingBall [
        field SFFloat bounceHeight 1.0
        field SFTime  cycleInterval 1.0
    ] { . . . }