Struct Physics2DTestMotionResult
struct Physics2DTestMotionResult
;
Properties
| Name | Type | Description |
|---|---|---|
collider[get]
|
GodotObject | |
colliderId[get]
|
long | |
colliderRid[get]
|
RID | |
colliderShape[get]
|
long | |
colliderVelocity[get]
|
Vector2 | |
collisionNormal[get]
|
Vector2 | |
collisionPoint[get]
|
Vector2 | |
motion[get]
|
Vector2 | |
motionRemainder[get]
|
Vector2 |
Methods
| Name | Description |
|---|---|
getCollider
|
|
getColliderId
|
|
getColliderRid
|
|
getColliderShape
|
|
getColliderVelocity
|
|
getCollisionNormal
|
|
getCollisionPoint
|
|
getMotion
|
|
getMotionRemainder
|