[an error occurred while processing this directive]

#VRML V2.0 utf8

Shape {
geometry Text {string ["Hi," "world !"]
fontStyle FontStyle {justify "BEGIN"}}

}
Transform {
translation 0 -3 0
children [Shape {
geometry Text {string ["Hi,""world !"]
fontStyle FontStyle {justify "END"}}

}]}
Transform {
translation 0 3 0
children [Shape {
geometry Text {string ["Hi,""world !"]
fontStyle FontStyle {justify "MIDDLE"}}

}]}


Назад | Содержание

  [an error occurred while processing this directive]