|
GraphicsProfile(GraphicsProfile, Adapter1) Constructor |
Constructor
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public GraphicsProfile(
GraphicsProfile graphicsProfile,
Adapter1 defaultAdapter = null
)
Parameters
- graphicsProfile GraphicsProfile
- graphicsProfile
- defaultAdapter Adapter1 (Optional)
- Adapter (or null to use default adapter)
See Also