class RaycastRVResultSource
Contains result data of RaycastRVProxy function.
Members 9
Object objobject,that we collide with (NULL if none), If hierLevel > 0 object is the proxy object
Object parentif hierLevel > 0 most parent of the proxy object
Referenced by ActionTargets.IsRaycastResultException(), ActionTargets.Update(), Hologram.SetOnGround()
Show 1 more
, VicinityItemManager.RefreshVicinityItems()vector posposition of collision (in world coord)
Referenced by ActionTargets.SortResultsDistance(), ActionTargets.Update(), Hologram.SetOnGround()
Show 2 more
, VicinityItemManager.RefreshVicinityItems(), and Weapon_Base.LiftWeaponCheckEx()vector dirdirection outside (in world coord) or (in case of line-object collision) direction and size of the intersection
int hierLevelwhich hierarchy level is the collision detected at, == 0 = objects in landscape, > 0 = proxy
int componentindex of component in corresponding geometry level
SurfaceInfo surfacesurface material info handle
Referenced by Weapon_Base.LiftWeaponRaycastResultCheck()
bool exitis false if end point was inside