C# Class Squared.Render.Evil.EffectUtils

Show file Open project: sq/Fracture

Public Methods

Method Description
GetID3DXEffect ( this effect ) : ID3DXEffect
GetUnboxedID3DXEffect ( this effect ) : void*

Private Methods

Method Description
EffectUtils ( ) : System

Method Details

GetID3DXEffect() public static method

public static GetID3DXEffect ( this effect ) : ID3DXEffect
effect this
return ID3DXEffect

GetUnboxedID3DXEffect() public static method

public static GetUnboxedID3DXEffect ( this effect ) : void*
effect this
return void*