Class ScaleComponentClip
Inheritance
ScaleComponentClip
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Timeline.ECS
Syntax
[ClipColor((byte)32, (byte)111, (byte)247, (byte)255)]
[Serializable]
public class ScaleComponentClip : ComponentClip<Scale>, IPlayableAsset, ITimelineClipAsset
Fields
template
Declaration
public ScaleBehaviourData template
Field Value
Type | Description |
---|---|
ScaleBehaviourData |
Properties
ComponentData
Declaration
public override Scale ComponentData { get; }
Property Value
Type | Description |
---|---|
Scale |
Overrides
Unity.Timeline.ECS.ComponentClip<Unity.Transforms.Scale>.ComponentData