Blender V5.0
SnapTarget Struct Reference

Public Attributes

float pos
bool use_snap_treshold

Detailed Description

Point the play-head can snap to.

Definition at line 87 of file anim_ops.cc.

Member Data Documentation

◆ pos

float SnapTarget::pos

Definition at line 88 of file anim_ops.cc.

◆ use_snap_treshold

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.


The documentation for this struct was generated from the following file: