GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Physics
RaycastResults Structure
RaycastResults Properties
Collision Property
RaycastResults
Collision Property
Get first / main result. Careful not to call this without checking HasHit first.
Namespace:
GeonBit.Core.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
RaycastResults
SingleResult
Collision
{
get
; }
Property Value
Type:
RaycastResults
SingleResult
See Also
Reference
RaycastResults Structure
GeonBit.Core.Physics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com