Represents a render hit test result.
public readonly struct RenderHitTestResult
kind:method, kind:property, kind:ctor. Press Esc to clear.BoundsGets the bounds of the primitive.DistanceGets the hit distance in world units.LayerGets the layer that owns the primitive.OwnerEntityGets the logical owner entity, such as an INSERT for block contents.PrimitiveGets the primitive that was hit.SourceEntityGets the source entity that produced the primitive.