Method | Description | |
---|---|---|
GetNativeEffect ( ) : object |
Gets the native effect.
|
|
MonoGameEffect ( object nativeEffect ) : System |
Initializes a new instance of the MonoGameEffect class.
|
|
UpdateEffectParameters ( ) : void |
Updates the effect parameters.
|
public MonoGameEffect ( object nativeEffect ) : System | ||
nativeEffect | object | The native effect. |
return | System |