Struct AnimationClipWithSpeed
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[Serializable]
[InlineProperty]
public struct AnimationClipWithSpeed
Fields
clip
Declaration
[HorizontalGroup("A", 0, 0, 0, 0)]
[HideLabel]
public AnimationClip clip
Field Value
| Type | Description |
|---|---|
| UnityEngine.AnimationClip |
Default
Declaration
public static AnimationClipWithSpeed Default
Field Value
| Type | Description |
|---|---|
| AnimationClipWithSpeed |
speed
Declaration
[HorizontalGroup("A", 0, 0, 0, 0)]
[HideLabel]
public float speed
Field Value
| Type | Description |
|---|---|
| float |