Skip to content

YaQueryResult

Beta
RaycastSingle Result of query

Properties

YaEntity EntityBeta
Entity that hit by raycast, could be YaEntity.Null
float3 PositionBeta
Position of the point which raycast hit.
float3 NormalBeta
Normal of the surface raycast hit.
number DistanceBeta
Distance from raycast's origin to hit position.