Attempts to return a valid "pointer pose" for the controller.
A "pointer pose" is a world-space pose (position and orientation) intended to be used as a directional input, conceptually comparable to "pointing at something." Typically, individual controllers provide their own "pointer pose" based on the ergonomics of the device; this method provides a unified way to query for this.
ParametersposeA valid world-space pointer pose if one could be calculated, identity otherwise
ReturnsTrue if the pose argument was populated with a valid pointer pose, false otherwise