MCPcopy 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
222float CSGShape3D::get_snap() const {
223 return snap;
224}
225#endif // DISABLE_DEPRECATED
226
227void CSGShape3D::_make_dirty(bool p_parent_removing) {

Callers 10

_blend_space_drawMethod · 0.45
_update_spaceMethod · 0.45
_config_changedMethod · 0.45
_blend_space_drawMethod · 0.45
_update_spaceMethod · 0.45
_config_changedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected