<<VRML 2.0 - An Introductory view by examples

Viewpoint

[cone] [cone-near] [cone-top]   [run-cone] [run cone-near] [run cone-top]

It defines a location in a local coordinate system from where the user might view the scene. There may exist more than one Viewpoint (we name it a Bindable Children Node) and the one at the stack top will be the used one.


{ 
eventIn SFBool set_bind
exposedField SFFloat fieldOfView 0.785398
exposedField SFBool jump TRUE
exposedField SFRotation orientation 0 0 1 0
exposedField SFVector position 0 0 10
field SFString description ""
eventOut SFTime bindTime
eventOut SFBool isBound
}