PhysicsShapeQueryParameters

Inherits: Reference < Object

Category: Core

Brief Description

Methods

void set_shape ( Resource shape )

Property Descriptions

  • bool collide_with_areas
Setter set_collide_with_areas(value)
Getter is_collide_with_areas_enabled()

  • bool collide_with_bodies
Setter set_collide_with_bodies(value)
Getter is_collide_with_bodies_enabled()

  • int collision_mask
Setter set_collision_mask(value)
Getter get_collision_mask()

Setter set_exclude(value)
Getter get_exclude()

Setter set_margin(value)
Getter get_margin()

  • RID shape_rid
Setter set_shape_rid(value)
Getter get_shape_rid()

Setter set_transform(value)
Getter get_transform()

Method Descriptions