Contains the results of a raycast check
View code on GitHub
Namespace: DeltaEngine.Physics3DAssembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The RaycastResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Found | |
![]() | Fraction | |
![]() | PhysicsBody | |
![]() | SurfaceNormal |
See Also