일반
시작하기
튜토리얼
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
Capsule shape for collisions.
Properties¶
float
height
1.0
radius
float height
Default
Setter
set_height(value)
Getter
get_height()
The capsule's height.
float radius
set_radius(value)
get_radius()
The capsule's radius.