综述
入门
教程
res://
user://
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: Shape2D < Resource < Reference < Object
用于2D碰撞的圆形。
用于2D碰撞的圆形形状。这种形状对塑造球或小角色很有用,它与其他东西的碰撞检测非常快。
float
radius
10.0
float radius
Default
Setter
set_radius(value)
Getter
get_radius()
圆的半径。