home *** CD-ROM | disk | FTP | other *** search
/ VRML Tools for 3D Cyberspace / VRML_Tools_For_3D_Cyberspace.iso / web_fx / cube.wr_ / cube.wr
Text File  |  1996-07-01  |  168b  |  12 lines

  1. #VRML V1.0 ascii
  2. DEF PaperCube Separator {
  3.  
  4. CollisionDetection {
  5.         fields [SFBool collision]
  6.         collision    TRUE
  7. }                  
  8.  
  9. Cube {}
  10.  
  11. }
  12.