메소드 | 설명 | |
---|---|---|
Create ( CullMode cullMode, FillMode fillMode = FillMode.Solid, int depthBias, float slopeDepthBias ) : RasterizerState |
Creates a new instance of the rasterizer state.
|
|
RasterizerState ( ) : System |
Initializes a new instance of the rasterizer class.
|
public static Create ( CullMode cullMode, FillMode fillMode = FillMode.Solid, int depthBias, float slopeDepthBias ) : RasterizerState | ||
cullMode | CullMode | |
fillMode | FillMode | |
depthBias | int | |
slopeDepthBias | float | |
리턴 | RasterizerState |