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

Syntax

C#
public DeferredNormalMapping(
	GraphicsDevice graphicsDevice,
	bool enableSkinning,
	bool enableDepthOutput
)

Parameters

graphicsDevice
Type: GraphicsDevice
enableSkinning
Type: System..::.Boolean
enableDepthOutput
Type: System..::.Boolean

See Also