일반
시작하기
튜토리얼
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
scene/
커뮤니티
[code]
클래스 레퍼런스
Inherits: Shape < Resource < Reference < Object
Cylinder shape for collisions.
Properties¶
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.