[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:OpenMetaverse.Assets"]
| C# |
namespace OpenMetaverse.Assets
| All Types | Classes | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ArchiveConstants |
Constants for the archiving module
| |
| Asset |
Base class for all Asset types
| |
| AssetAnimation |
Represents an Animation
| |
| AssetBodypart |
Represents an that represents an avatars body ie: Hair, Etc.
| |
| AssetClothing |
Represents an that can be worn on an avatar
such as a Shirt, Pants, etc.
| |
| AssetGesture |
Represents a sequence of animations, sounds, and chat actions
| |
| AssetLandmark |
Represents a Landmark with RegionID and Position vector
| |
| OarFile..::.AssetLoadedCallback | ||
| AssetNotecard |
Represents a string of characters encoded with specific formatting properties
| |
| AssetPrim |
Represents a primitive asset
| |
| AssetsArchiver |
Archives assets
| |
| AssetScriptBinary |
Represents an AssetScriptBinary object containing the
LSO compiled bytecode of an LSL script
| |
| AssetScriptText |
Represents an LSL Text object containing a string of UTF encoded characters
| |
| AssetSound |
Represents a Sound Asset
| |
| AssetTexture |
Represents a texture
| |
| AssetWearable |
Represents a Wearable Asset, Clothing, Hair, Skin, Etc
| |
| PrimObject..::.FaceBlock | ||
| PrimObject..::.FlexibleBlock | ||
| GestureStep |
Base class for gesture steps
| |
| GestureStepAnimation |
Describes animation step of a gesture
| |
| GestureStepChat |
Describes sound step of a gesture
| |
| GestureStepEOF |
Describes the final step of a gesture
| |
| GestureStepSound |
Describes sound step of a gesture
| |
| GestureStepType |
Type of gesture step
| |
| GestureStepWait |
Describes sound step of a gesture
| |
| PrimObject..::.InventoryBlock | ||
| PrimObject..::.InventoryBlock..::.ItemBlock | ||
| PrimObject..::.LightBlock | ||
| OarFile | ||
| PrimObject..::.ParticlesBlock | ||
| PrimObject | ||
| PrimObject..::.SculptBlock | ||
| PrimObject..::.ShapeBlock | ||
| TarArchiveReader |
Temporary code to do the bare minimum required to read a tar archive for our purposes
| |
| TarArchiveWriter |
Temporary code to produce a tar archive in tar v7 format
| |
| TarArchiveReader..::.TarEntryType | ||
| TarHeader | ||
| OarFile..::.TerrainLoadedCallback |