RaycastResult InterfaceDelta Engine Documentation
Contains the results of a raycast check View code on GitHub

Namespace: DeltaEngine.Physics3D
Assembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public interface RaycastResult

The RaycastResult type exposes the following members.

Properties

  NameDescription
Public propertyFound
Public propertyFraction
Public propertyPhysicsBody
Public propertySurfaceNormal
Top
See Also