Table of Contents Chapter Index Previous Slide Next Slide 373
Using prototyped nodes

Creating new node types
Using prototyped nodes
  • The new node type can be used like any other type

    BouncingBall {
        bounceHeight  3.0
        cycleInterval 2.0
    }