ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

flash.display3D.textures 


The flash.display3D.textures package contains the classes that the Flash Player uses to define texture objects for use in rendering.



Classes
 ClassDescription
 CubeTexture The CubeTexture class represents a cube texture uploaded to a rendering context.
 RectangleTexture The Rectangle Texture class represents a 2-dimensional texture uploaded to a rendering context.
 Texture The Texture class represents a 2-dimensional texture uploaded to a rendering context.
 TextureBase The TextureBase class is the base class for Context3D texture objects.
 VideoTexture