SkillExecutionDeviceDirectX.Direct3D11Device 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.
The IDirect3DDevice associated with this device.
public:
property Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice ^ Direct3D11Device { Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice ^ get(); };
public Windows.Graphics.DirectX.Direct3D11.IDirect3DDevice Direct3D11Device { get; }
member this.Direct3D11Device : Windows.Graphics.DirectX.Direct3D11.IDirect3DDevice
Public ReadOnly Property Direct3D11Device As IDirect3DDevice
Property Value
- Windows.Graphics.DirectX.Direct3D11.IDirect3DDevice
The IDirect3DDevice associated with this device.
Implements
Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.Direct3D11Device