Namespace:  Hilva.Materials.Forward
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public TextureMapping(
	GraphicsDevice graphicsDevice,
	bool enableVertexColor
)

Parameters

graphicsDevice
Type: GraphicsDevice
enableVertexColor
Type: System..::.Boolean

See Also