Bitmap

ZGameEditor

Documentation

Community

Edit sidebar

Bitmap

Bitmap

A representation of a bitmap image that can be used as a texture.

See also: Material,BitmapExpression

Properties

Producers

A list of components that provide the definition of the bitmap.

Height

Bitmap height. Must be a power-of-two value such as 16,32,64 etc.

Width

Bitmap width. Must be a power-of-two value such as 16,32,64 etc.

Filter

Controls how the bitmap is displayed. Can be set to one of the following values:

  • Linear - Smooth linear filter
  • Nearest - Nearest pixel
  • Mipmap - Smooth linear filter using mipmaps
Recent Changes (All) | Edit SideBar Page last modified on October 22, 2008, at 04:00 PM Edit Page | Page History
Powered by PmWiki