pub type AutomationKey = Key;Expand description
Type aliases for convenience.
Aliased Type§
pub struct AutomationKey {
pub automation_instructions: KeyInstructions,
}Fields§
§automation_instructions: KeyInstructionsThe automation instructions for the key.