QSDK Documentation
[ Previous ] [ Up ] [ Next ]

Q FrameTexture Object

What is a FrameTexture ?

A FrameTexture allows you to animate (in code using the QSDK) a Texture without using having to author UVW coordinate animation. Whereas UVW coordinate animation can give smooth texture scrolling/rotating or scaling over time, a FrameTexture's animation is much simpler. It divides a normal Texture image into row/column cells and displays a given cell as requested by the application code.

In QStudio the only facility provided for FrameTextures is to see that they exist, which texture they reference, and how many rows/columns are defined. This is all visible through the Properties dialog (see below).

Q FrameTexture Properties

[ Previous ] [ Up ] [ Next ]

Return to QSDK documentation Contents page. Contact details for support, information and fault-reporting.
Qube Software Limited © 2000-2004