Struct AnimatedAssetGrouping
Identifies an entity as a container for an ordered list of references to assets found by Tiny Animation on a pPtr curve.
Namespace: Unity.Tiny.Animation.Editor
Syntax
public struct AnimatedAssetGrouping : IComponentData
Remarks
Only available in the conversion world, once AfterTinyAnimationResolution has completed.
Fields
assetTypeHash
The hash for the type of the assets in this group. Calculated using
Declaration
public ulong assetTypeHash
Field Value
Type | Description |
---|---|
UInt64 |