综述
入门
手册
move_and_collide
move_and_slide
move_and_slide_with_snap
import
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
TIME
开发
_set
_get
_get_property_list
scene/
社区
类参考
Inherits: Shape < Resource < Reference < Object
Box shape resource.
3D box shape that can be a child of a PhysicsBody or Area.
3D Physics Tests Demo
3D Kinematic Character Demo
3D Platformer Demo
Vector3
extents
Vector3( 1, 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.