OpenMetaverse Protocol Library Developers API Documentation
BakeTypeToAgentTextureIndex Method (index)
NamespacesOpenMetaverse AppearanceManager BakeTypeToAgentTextureIndex(BakeType)
Converts a BakeType to the corresponding baked texture slot in AvatarTextureIndex
Declaration Syntax
C#
public 
static 

AvatarTextureIndex 
BakeTypeToAgentTextureIndex(
        
BakeType 
index
)
Parameters
index ( BakeType)
A BakeType
Return Value
The AvatarTextureIndex slot that holds the given BakeType

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