IPointerResult.Details Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details about the currently focused GameObject.
public:
property Microsoft::MixedReality::Toolkit::Physics::FocusDetails Details { Microsoft::MixedReality::Toolkit::Physics::FocusDetails get(); };
public Microsoft.MixedReality.Toolkit.Physics.FocusDetails Details { get; }
member this.Details : Microsoft.MixedReality.Toolkit.Physics.FocusDetails
Public ReadOnly Property Details As FocusDetails