flash.display3D.textures 包中包含 Flash Player 用于定义在呈现时使用的 texture 对象的类。
类
类 | 说明 | |
---|---|---|
CubeTexture | CubeTexture 类表示上载到渲染上下文的立方体纹理。 | |
RectangleTexture | Rectangle Texture 类表示上载到渲染上下文的二维纹理。 | |
Texture | Texture 类表示上载到渲染上下文的二维纹理。 | |
TextureBase | TextureBase 类为 Context3D 纹理对象的基类。 | |
VideoTexture | 在 Flash Player 21 之前,使用 Stage3D 中的视频需要使用 Video 对象(非硬件加速),将视频帧复制到 BitmapData 对象,并将数据加载到 CPU 密集型的 GPU 上。 |
Tue Jun 12 2018, 11:18 AM Z