blender_msfs_setup_visibility_animation
Define visible and hidden frame ranges to set up object visibility animation, controlling show/hide timing for 3D modeling scenes.
Instructions
Set up visibility animation for an object (show/hide during frame ranges)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | Name of the object | |
| hidden_range | No | Frame range when object is hidden [start, end] | |
| visible_range | No | Frame range when object is visible [start, end] |