Show / Hide Table of Contents

Class KenBurnsPlayable

Inheritance
PlayableAsset
KenBurnsPlayable
Implements
ITimelineClipAsset
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class KenBurnsPlayable : PlayableAsset, ITimelineClipAsset

Fields

controlActivation

Declaration
public bool controlActivation
Field Value
Type Description
System.Boolean

target

Declaration
public ExposedReference<KenBurnsEffect> target
Field Value
Type Description
ExposedReference<KenBurnsEffect>

Properties

clipCaps

Declaration
public ClipCaps clipCaps { get; }
Property Value
Type Description
ClipCaps

Methods

CreatePlayable(PlayableGraph, GameObject)

Declaration
public override Playable CreatePlayable(PlayableGraph graph, GameObject go)
Parameters
Type Name Description
PlayableGraph graph
GameObject go
Returns
Type Description
Playable

Implements

ITimelineClipAsset
Back to top Generated by DocFX