TestIntersectsArea2D

Inherits: QueryTest2D < Node2D

There is currently no description for this class. Please help us by contributing one!

Properties

int

collision_mask

1

QueryContext2D

context

float

cost

0.98 (overrides QueryTest2D)

Shape2D

shape

TestIntersectsArea2D.ShapeCastMode

shape_cast_mode

0

TestType

test_type

1 (overrides QueryTest2D)


Property Descriptions

int collision_mask = 1 🔗

  • void set_collision_mask(value: int)

  • int get_collision_mask()

There is currently no description for this property. Please help us by contributing one!


QueryContext2D context 🔗

There is currently no description for this property. Please help us by contributing one!


Shape2D shape 🔗

  • void set_shape(value: Shape2D)

  • Shape2D get_shape()

There is currently no description for this property. Please help us by contributing one!


TestIntersectsArea2D.ShapeCastMode shape_cast_mode = 0 🔗

  • void set_shape_cast_mode(value: TestIntersectsArea2D.ShapeCastMode)

  • TestIntersectsArea2D.ShapeCastMode get_shape_cast_mode()

There is currently no description for this property. Please help us by contributing one!