CollisionShape¶
Inherits: Spatial < Node < Object
Category: Core
Brief Description¶
Member Functions¶
int | get_collision_object_shape_index ( ) const |
Object | get_shape ( ) const |
bool | is_trigger ( ) const |
void | make_convex_from_brothers ( ) |
void | resource_changed ( Object resource ) |
void | set_shape ( Object shape ) |
void | set_trigger ( bool enable ) |