FreeSpin3D Methods Reference |
|
|
|
| FreeSpin3 > 3D Model > RviAutoRotate () | |||
RviAutoRotate(DeltaX, DeltaY)
Automatically rotates the 3D Model on the X and Y axis when calling 'RviRender()'
Language version: ActionScript 3.0.
Player version: Flash Player 9.
DeltaX:Number - Number of frames to rotate on the X axis.
DeltaY:Number - Number of frames to rotate on the Y axis.
The following example initializes the FreeSpin3D component instance called 'myFreeSpin' and rotates it.
|
|
|
|