RenderContextBase.EnableAlphaClip Method

Discards fragments with alpha < 0.1
Public Overridable Sub EnableAlphaClip( _ 
ByVal enable As Boolean
)
This language is not supported or no code example is available.
public virtual void EnableAlphaClip( 
bool enable 
)
This language is not supported or no code example is available.

Parameters

enable
bool

<default>

Remarks
 
Requires shaderType.Texture2DNoLights shader.

.NET Framework

Supported in: 4.8

In this article

Definition