OpenMetaverse Protocol Library Developers API Documentation
Baker Class
NamespacesOpenMetaverse.ImagingBaker
A set of textures that are layered on texture of each other and "baked" in to a single texture, for avatar appearances
Declaration Syntax
C#
public 
class 
Baker
Members
All Members Constructors Methods Properties Fields



Icon Member Description
Baker(BakeType)
Default constructor

AddTexture(AppearanceManager . . :: . . TextureData)
Adds layer for baking

Bake () () () ()
BakedTexture
Final baked texture

BakeHeight
Height of the final baked image and scratchpad

BakeType
Bake type

BakeTypeFor(AvatarTextureIndex)
Converts avatar texture index (face) to Bake type

BakeWidth
Width of the final baked image and scratchpad

IMG_INVISIBLE
LoadResourceLayer(String)
Textures
Component layers

Inheritance Hierarchy
Object
Baker

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)