XnaDevice SetShaderStates Method Delta Engine Documentation

Namespace: DeltaEngine.Graphics.Xna
Assembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void SetShaderStates(
	bool hasColor,
	bool hasUV,
	bool hasLighting,
	bool hasFog
)
See Also