|
DXSceneStandardGeometryRenderingQueue Property |
Gets a RenderingQueue that contains standard opaque objects that can be rendered with
StandardEffect (all objects with
StandardMaterial or objects that are created from WPF 3D objects).
Objects in this queue are sorted so that they are grouped by material to minimize state changes and are also rendered with using multi-threading.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax See Also