proposedDestination
The proposed destination of the main interaction object, computed from the current pose of the object. During a toss simulation, the proposed destination is only updated if there is only one tossed equipment and it is the currently controlled equipment.
Declaration
var proposedDestination: TabletopInteraction.Destination? { get }