C# Class Meshellator.Viewer.Framework.Rendering.Effects.EffectUtility

Show file Open project: tgjones/meshellator Class Usage Examples

Public Methods

Method Description
FromResource ( SharpDX.Direct3D9.Device device, string resourcePath ) : SharpDX.Direct3D9.Effect

Method Details

FromResource() public static method

public static FromResource ( SharpDX.Direct3D9.Device device, string resourcePath ) : SharpDX.Direct3D9.Effect
device SharpDX.Direct3D9.Device
resourcePath string
return SharpDX.Direct3D9.Effect