ShaderWithFormat Constructor (ShaderCreationData)Delta Engine Documentation
Initializes a new instance of the ShaderWithFormat class

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

protected ShaderWithFormat(
	ShaderCreationData data
)
See Also