Editar

Compartilhar via


WindowsMixedRealityUtilities.CurrentHolographicFrame Property

Definition

Access the underlying native current holographic frame.

public:
 static property Microsoft::Windows::Graphics::Holographic::HolographicFrame ^ CurrentHolographicFrame { Microsoft::Windows::Graphics::Holographic::HolographicFrame ^ get(); };
public static Microsoft.Windows.Graphics.Holographic.HolographicFrame CurrentHolographicFrame { get; }
static member CurrentHolographicFrame : Microsoft.Windows.Graphics.Holographic.HolographicFrame
Public Shared ReadOnly Property CurrentHolographicFrame As HolographicFrame

Property Value

Microsoft.Windows.Graphics.Holographic.HolographicFrame

Remarks

Changing the state of the native objects received via this API may cause unpredictable behavior and rendering artifacts, especially if Unity also reasons about that same state.

Applies to