Skip to main content

Module hooks

Module hooks 

Source

Re-exports§

pub use use_current_frame::use_current_frame;
pub use use_input_props::use_input_props;
pub use use_video_config::use_video_config;

Modules§

use_current_frame
use_current_frame hook — returns the current render frame.
use_input_props
use_input_props hook — loads data provided by the AI agent / CLI renderer.
use_video_config
use_video_config hook — returns the VideoConfig for the current composition.