|
CommonStatesWireframeMultisampleCullNone Property |
Gets a RasterizerState that renders the objects with wireframe with multisampling and does not cull any triangles
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public RasterizerState WireframeMultisampleCullNone { get; }
Property Value
RasterizerStateSee Also