OpenMetaverse Protocol Library Developers API Documentation
BakeTypeToTextures Method (bakeType)
NamespacesOpenMetaverse AppearanceManagerBakeTypeToTextures(BakeType)
Converts a BakeType to a list of the texture slots that make up that bake
Declaration Syntax
C#
public 
static 
List<

AvatarTextureIndex> 
BakeTypeToTextures(
        
BakeType 
bakeType
)
Parameters
bakeType ( BakeType)
A BakeType
Return Value
A list of texture slots that are inputs for the given bake

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