C# Class OpenMetaverse.InventoryAnimation

InventoryAnimation Class, A bvh encoded object which animates an avatar
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Méthode Description
InventoryAnimation ( UUID itemID ) : System

Construct an InventoryAnimation object

Method Details

InventoryAnimation() public méthode

Construct an InventoryAnimation object
public InventoryAnimation ( UUID itemID ) : System
itemID UUID A which becomes the /// objects AssetUUID
Résultat System