csc.view.AnimationBoundary¶
- class csc.view.AnimationBoundary¶
AnimationBoundary class
- __init__(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)Attributes
Set first frame of animation
Set first visible frame of animation
Set last frame of animation
Set last visible frame of animation
- __annotations__ = {}¶
- __init__(*args, **kwargs)¶
- __module__ = 'csc.view'¶
- property first_frame¶
Set first frame of animation
- property first_visible_frame¶
Set first visible frame of animation
- property last_frame¶
Set last frame of animation
- property last_visible_frame¶
Set last visible frame of animation