Set object media
Declaration Syntax
C# |
public void UpdateObjectMedia( UUID primID, MediaEntry[] faceMedia, Simulator sim )
Parameters
- primID ( UUID)
- UUID of the prim
- faceMedia ( array< MediaEntry > [] () [] [] )
- Array the length of prims number of faces. Null on face indexes where there is no media, on faces which contain the media
- sim ( Simulator)
- Simulatior in which prim is located
See Also
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)