Fetach avatar texture on a grid capable of
server side baking
Declaration Syntax
C# |
public void RequestServerBakedImage( UUID avatarID, UUID textureID, string bakeName, TextureDownloadCallback callback )
Parameters
- avatarID ( UUID)
- ID of the avatar
- textureID ( UUID)
- ID of the texture
- bakeName ( String)
- Name of the part of the avatar texture applies to
- callback ( TextureDownloadCallback)
- Callback invoked on operation completion
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)