|
Blender V5.0
|
Public Attributes | |
| float | pos |
| bool | use_snap_treshold |
Point the play-head can snap to.
Definition at line 87 of file anim_ops.cc.
| float SnapTarget::pos |
Definition at line 88 of file anim_ops.cc.
| bool SnapTarget::use_snap_treshold |
If true, only snap if close to the point in screen-space. If false snap to this point regardless of screen space distance.
Definition at line 93 of file anim_ops.cc.