PhysicsShapeQueryParameters

Inherits: Reference < Object

Category: Core

Brief Description

Member Functions

int get_collision_layer ( ) const
Array get_exclude ( ) const
float get_margin ( ) const
int get_object_type_mask ( ) const
RID get_shape_rid ( ) const
Transform get_transform ( ) const
void set_collision_layer ( int collision_layer )
void set_exclude ( Array exclude )
void set_margin ( float margin )
void set_object_type_mask ( int object_type_mask )
void set_shape ( Resource shape )
void set_shape_rid ( RID shape )
void set_transform ( Transform transform )

Member Function Description

  • int get_collision_layer ( ) const
  • Array get_exclude ( ) const
  • float get_margin ( ) const
  • int get_object_type_mask ( ) const
  • RID get_shape_rid ( ) const
  • void set_collision_layer ( int collision_layer )
  • void set_exclude ( Array exclude )
  • void set_margin ( float margin )
  • void set_object_type_mask ( int object_type_mask )
  • void set_shape_rid ( RID shape )