Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ get_snap
Method
get_snap
modules/csg/csg_shape.cpp:222–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
float CSGShape3D::get_snap() const {
223
return snap;
224
}
225
#endif // DISABLE_DEPRECATED
226
227
void CSGShape3D::_make_dirty(bool p_parent_removing) {
Callers
10
_blend_space_gui_input
Method · 0.45
_blend_space_draw
Method · 0.45
_update_space
Method · 0.45
_config_changed
Method · 0.45
_update_edited_point_pos
Method · 0.45
_blend_space_gui_input
Method · 0.45
_blend_space_draw
Method · 0.45
_update_space
Method · 0.45
_config_changed
Method · 0.45
_update_edited_point_pos
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected