AnimChannelInfo
Class
Read time 1 minuteLast updated 21 hours ago
Inheritance
- object
- AnimChannelInfo
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public class AnimChannelInfo
Constructors
AnimChannelInfo()
public AnimChannelInfo()
AnimChannelInfo(AnimChannelInfo)
Parameterspublic AnimChannelInfo(AnimChannelInfo o)
Type | Name | Description |
|---|---|---|
| AnimChannelInfo | o |
Fields
name
Returnspublic string name
Type | Description |
|---|---|
| string |
type
Returnspublic AnimChannelType type
Type | Description |
|---|---|
| AnimChannelType |
mainPropertyBinder
Returnspublic uint mainPropertyBinder
Type | Description |
|---|---|
| uint |
hasKeyFrames
Returnspublic bool hasKeyFrames
Type | Description |
|---|---|
| bool |