KeyframeActions

KeyframeActions

Manipulate 和相关函数的一个选项,给出时间和控制设置的列表.

更多信息

  • KeyframeActions 为视频中特定时间渲染的动态表达式指定有趣的控制设置. 它通常用于从实验中创建动画.
  • 可能的设置包括:
  • {t1:>actions1,}时间和相关的参数动作的列表
    {assoc1,}关键帧动作规范的关联列表
  • 每个 actionsi 应该是不同变量的设置列表,形式为 {u=ui,v=vi,}.
  • associ 的可能键为:
  • "Time"与书签相关的时间
    "Actions"控件的设置
    "Label"书签的标签
  • Video[Manipulate[]] 在创建视频文件时查看关键帧动作.
  • Manipulate 中,使用 KeyframeActionsTrue 来通过图形用户界面启用关键帧的交互式添加.

范例

打开所有单元关闭所有单元

基本范例  (1)

启用关键帧动作的交互式设置:

指定明确的关键帧动作:

范围  (1)

KeyframeActions 指定为关联列表:

Wolfram Research (2024),KeyframeActions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/KeyframeActions.html.

文本

Wolfram Research (2024),KeyframeActions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/KeyframeActions.html.

CMS

Wolfram 语言. 2024. "KeyframeActions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/KeyframeActions.html.

APA

Wolfram 语言. (2024). KeyframeActions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/KeyframeActions.html 年

BibTeX

@misc{reference.wolfram_2024_keyframeactions, author="Wolfram Research", title="{KeyframeActions}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/KeyframeActions.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_keyframeactions, organization={Wolfram Research}, title={KeyframeActions}, year={2024}, url={https://reference.wolfram.com/language/ref/KeyframeActions.html}, note=[Accessed: 21-November-2024 ]}