Sequine - Scripting API
Calcatz.CookieCutter.TimelineExtrapolationCommand Class Reference

Modifies the wrap mode of a PlayableDirector. More...

Inheritance diagram for Calcatz.CookieCutter.TimelineExtrapolationCommand:
Calcatz.CookieCutter.BuildableCommand Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >

Public Member Functions

 TimelineExtrapolationCommand ()
 
override void Execute (CommandExecutionFlow _flow)
 The process to execute upon visiting the main in-point (white in-point). More...
 

Properties

override float nodeWidth [get]
 

Additional Inherited Members

Detailed Description

Modifies the wrap mode of a PlayableDirector.

Constructor & Destructor Documentation

◆ TimelineExtrapolationCommand()

Calcatz.CookieCutter.TimelineExtrapolationCommand.TimelineExtrapolationCommand ( )

Member Function Documentation

◆ Execute()

override void Calcatz.CookieCutter.TimelineExtrapolationCommand.Execute ( CommandExecutionFlow  _flow)
virtual

The process to execute upon visiting the main in-point (white in-point).

Parameters
_flow

Reimplemented from Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.

Property Documentation

◆ nodeWidth

override float Calcatz.CookieCutter.TimelineExtrapolationCommand.nodeWidth
get