Загальне
Перші кроки
Туторіали
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Розробка
_set
_get
_get_property_list
Спільнота
[code]
Довідник з класів
Inherits: Shape < Resource < Reference < Object
Box shape resource.
3D box shape that can be a child of a PhysicsBody or Area.
Vector3
extents
Vector3( 1, 1 )
Vector3 extents
Default
Setter
set_extents(value)
Getter
get_extents()
The box's half extents. The width, height and depth of this shape is twice the half extents.