#VRML V2.0 utf8 WorldInfo {title "LowpolyText PROTO Sample 3"} #ver1.2 NavigationInfo {headlight TRUE type ["EXAMINE""ANY"]} Viewpoint { orientation -0.4805 -0.8439 -0.2387 1.0514 position -0.9667 2.0799 2.158 description "view 1" } EXTERNPROTO LowpolyText [ exposedField SFFloat distance exposedField SFFloat italic exposedField SFFloat spacing exposedField SFRotation rotation exposedField SFVec3f scale exposedField MFString string field SFBool solid field MFString justify ] "lowpolytext.wrl" Group { children [ Shape { appearance Appearance { material Material { diffuseColor 0 0 0.001 emissiveColor 0 1 0 } } geometry LowpolyText { string "Reflection" } } Transform { rotation 1 0 0 1.571 scale 1 1.5 1 children [ Shape { appearance Appearance { material Material { diffuseColor 0 0 0.001 emissiveColor 0 1 0 transparency 0.5 } } geometry LowpolyText { italic 2 string "Reflection" } } ] } ] }