RasterizerStateΒΆ
-
class
RasterizerState: GraphicsResource, System.IDisposable -
RasterizerState
CullClockwise
-
RasterizerState
CullCounterClockwise
-
RasterizerState
CullNone
-
CullMode
CullMode
-
float
DepthBias
-
FillMode
FillMode
-
bool
MultiSampleAntiAlias
-
bool
ScissorTestEnable
-
float
SlopeScaleDepthBias
-
bool
DepthClipEnable
-
void
BindToGraphicsDevice(GraphicsDevice device) Parameters: - device (Microsoft.Xna.Framework.Graphics.GraphicsDevice) –
-
void
ThrowIfBound()
-
RasterizerState
Clone()
-
void
GraphicsDeviceResetting()
-
void
PlatformApplyState(GraphicsDevice device) Parameters: - device (Microsoft.Xna.Framework.Graphics.GraphicsDevice) –
-
RasterizerState