Making Things HappenΒΆ

In order to animate objects and cause interactive changes in virtual space, you will need to use the W3DAction class and its subclasses. W3D actions may be triggered in one of three ways:

  1. Links
  2. Timelines
  3. Event Triggers

TODO: Sample