contents.gifindex.gifprev1.gifnext1.gif

pueblo00000000.gif SpinGroup

This node allows you to spin the geometry contained within it. It is a group node, so can contain any number of children.

File format / Defaults

SpinGroup {

rotation 0 1 0 0 # SFRotation

# rotation increment to apply each frame

local TRUE # SFBool

# spin in local (TRUE) or global( FALSE )

# coordinates

}

Examples

SpinGroup

{

rotation 1 0 0 .05 # .05 radians about x axis

local TRUE # in local frame of reference

Separator {

Cube {}

}

}

Also see

Spin