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 )

Member Function Description

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 )

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_collisionshape.html