|
Astra Unity 2.6.6
Astra Unity Plugin
|
A CollectionItem is used to load many Astra Items such as cloth, decals, morphables, etc as a group More...

Public Attributes | |
| ItemDict | Collection = new ItemDict() |
| Set of items referenced by this collection | |
Additional Inherited Members | |
Public Member Functions inherited from Astra.Asset.ItemBase | |
| virtual CompoundItem | FindParentCompound () |
| Find the parent CompoundItem which this Item is attached to, if it exists, otherwise null | |
| virtual AvatarItem | FindAvatarItem () |
| Returns the AvatarItem this item is attached to (if found, note may return null) | |
| virtual RigItem | FindRigItem () |
| Finds the current RigItem associated on this Avatar Hierarchy More... | |
Protected Member Functions inherited from Astra.Asset.ItemBase | |
| void | TrackId (string id) |
| void | UntrackIds () |
Protected Attributes inherited from Astra.Asset.ItemBase | |
| List< string > | _trackingIds = null |
Properties inherited from Astra.Asset.ItemBase | |
| virtual McsSdk20.Primitives.AstraPrimitiveType | PrimitiveType [get] |
| Retrieve the primitive type for this item | |
| virtual McsSdk20.Primitives.SchematicType | SchematicType [get] |
| Retrieve the schematic type for this item | |
| string | AstraGuid [getset] |
| Guid for this item to identify it in the Astra Service | |
| string | AstraName [getset] |
| Display name for this item | |
| string | AstraInstanceId [getset] |
| Guid representing an instance of this item | |
Properties inherited from Astra.Asset.IAstraBaseInterface | |
| string | AstraGuid [getset] |
| string | AstraName [getset] |
| string | AstraInstanceId [getset] |
A CollectionItem is used to load many Astra Items such as cloth, decals, morphables, etc as a group