Represents a picking promise result.
This value is used with InfiniteEngineInterface.asyncPickAt, InfiniteEngineInterface.asyncPickRect, InfiniteEngineInterface.asyncPickFromRay.
The reason for the end of the promise.
Optional
The returned value of the promise. Undefined if the call failed.
PickingAttachment
Represents a picking promise result.
This value is used with InfiniteEngineInterface.asyncPickAt, InfiniteEngineInterface.asyncPickRect, InfiniteEngineInterface.asyncPickFromRay.