Recent Changes - Search:

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
Edit - History - Print - Recent Changes - Search
Page last modified on February 24, 2010, at 10:19 pm