contents.gifindex.gifprev1.gifnext0.gif

pueblo00000000.gif Spin

This node allows you to spin the another node within the scene graph. Its use is deprecated and is only supported for compatibility with existing files. Use the SpinGroup node instead in new .wrl files.

File format / Defaults

Spin {

objectname "" # SFString - name of node to spin

xangle 0 # SFFloat - increment about xaxix

yangle 0 # SFFloat - increment about yaxis

zangle 0 # SFFloat - increment about zaxis

axes GLOBAL # SFEnum - GLOBAL or LOCAL

}

Also see

SpinGroup