Physics2DShapeQueryParameters类

Physics2DShapeQueryParameters

Inherits: Reference < Object

Parameters to be sent to a 2D shape physics query.

参数将被发送到一个二维形状物理查询

Description

This class contains the shape and other parameters for 2D intersection/collision queries. See also Physics2DShapeQueryResult.

这个类包含形状和其他参数用于查询2D交集/碰撞。 另请参阅Physics2DShapeQueryResult。

Properties

boolcollide_with_areasfalse
boolcollide_with_bodiestrue
intcollision_layer2147483647
Arrayexclude[  ]
floatmargin0.0
Vector2motionVector2( 0, 0 )
RIDshape_rid 
Transform2DtransformTransform2D( 1, 0, 0, 1, 0, 0 )

Methods

voidset_shape ( Resource shape )

Property Descriptions

  • bool collide_with_areas
Defaultfalse
Setterset_collide_with_areas(value)
Getteris_collide_with_areas_enabled()

If true, the query will take Area2Ds into account.

如果为true,则查询将考虑Area2D


  • bool collide_with_bodies
Defaulttrue
Setterset_collide_with_bodies(value)
Getteris_collide_with_bodies_enabled()

If true, the query will take PhysicsBody2Ds into account.

如果为true,则查询将考虑PhysicsBody2D。


  • int collision_layer
Default2147483647
Setterset_collision_layer(value)
Getterget_collision_layer()

The physics layer(s) the query will take into account (as a bitmask).

查询将考虑的物理层(作为位掩码)


Default[  ]
Setterset_exclude(value)
Getterget_exclude()

The list of objects or object RIDs that will be excluded from collisions.

将从碰撞中排除的对象或对象RID的列表。


Default0.0
Setterset_margin(value)
Getterget_margin()

The collision margin for the shape.

形状的碰撞边距。


DefaultVector2( 0, 0 )
Setterset_motion(value)
Getterget_motion()

The motion of the shape being queried for.

被查询形状的移动。


Setterset_shape_rid(value)
Getterget_shape_rid()

The queried shape's RID. See also set_shape.

查询形状的RID。 另请参阅set_shape。


DefaultTransform2D( 1, 0, 0, 1, 0, 0 )
Setterset_transform(value)
Getterget_transform()

The queried shape's transform matrix.

查询形状的变换矩阵。

Method Descriptions

Sets the Shape2D that will be used for collision/intersection queries.

设置Shape2D,它将用于碰撞/交集的查询。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值