ShaderParameters.Set Method

Public Sub Set( _ 
ByVal texture As Boolean, _ 
ByVal lighting As Boolean, _ 
ByVal multicolor As Boolean, _ 
ByVal texture1D As Boolean
)
This language is not supported or no code example is available.
public void Set( 
bool texture
bool lighting
bool multicolor
bool texture1D 
)
This language is not supported or no code example is available.

Parameters

texture
bool

lighting
bool

multicolor
bool

texture1D
bool

.NET Framework

Supported in: 4.8

In this article

Definition