PhysicsRayCastResult Class

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:679
point

The intersection point

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

The normal vector at the point of intersection

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

The fraction of the raycast path at the point of intersection

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

results matching ""

    No results matching ""