PhysicsRayCastResult Class

Module: cc Parent Module: cc

Index

Properties
  • collider PhysicsCollider The PhysicsCollider which intersects with the raycast
  • point Vec2 The intersection point
  • normal Vec2 The normal vector at the point of intersection
  • fraction Number The fraction of the raycast path at the point of intersection

Details

Properties

collider

The PhysicsCollider which intersects with the raycast

meta description
Type PhysicsCollider
Defined in cocos2d/core/physics/CCPhysicsManager.js:692
point

The intersection point

meta description
Type Vec2
Defined in cocos2d/core/physics/CCPhysicsManager.js:699
normal

The normal vector at the point of intersection

meta description
Type Vec2
Defined in cocos2d/core/physics/CCPhysicsManager.js:706
fraction

The fraction of the raycast path at the point of intersection

meta description
Type Number
Defined in cocos2d/core/physics/CCPhysicsManager.js:713

results matching ""

    No results matching ""