综述
入门
手册
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
Cylinder shape for collisions.
Third Person Shooter Demo
3D Physics Tests Demo
3D Voxel Demo
float
height
2.0
radius
1.0
float height
Default
Setter
set_height(value)
Getter
get_height()
The cylinder's height.
float radius
set_radius(value)
get_radius()
The cylinder's radius.