AnimationInfo
Struct
Read time 1 minuteLast updated 8 months ago
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct AnimationInfo
Constructors
AnimationInfo(AnimationInfo)
public AnimationInfo(AnimationInfo o)
Parameters
Type | Name | Description |
|---|---|---|
| AnimationInfo | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
group
public string group
Returns
Type | Description |
|---|---|
| string |
length
public ulong length
Returns
Type | Description |
|---|---|
| ulong |