AnimChannelInfo
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- AnimChannelInfo
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public class AnimChannelInfo
Constructors
AnimChannelInfo()
public AnimChannelInfo()
AnimChannelInfo(AnimChannelInfo)
public AnimChannelInfo(AnimChannelInfo o)
Parameters
Type | Name | Description |
|---|---|---|
| AnimChannelInfo | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
type
public AnimChannelType type
Returns
Type | Description |
|---|---|
| AnimChannelType |
mainPropertyBinder
public uint mainPropertyBinder
Returns
Type | Description |
|---|---|
| uint |
hasKeyFrames
public bool hasKeyFrames
Returns
Type | Description |
|---|---|
| bool |