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