このクラスのメンバの一覧は、CustomEffectメンバを参照してください。
パブリック メソッド
| 名前 | 解説 |
![メソッド](template/packages/core-dotnet/images/Method.png) | Dispose | System.IDisposableから継承されます。 |
![メソッド](template/packages/core-dotnet/images/Method.png) | Initialize | Creates any resources used repeatedly during subsequent rendering calls. |
![メソッド](template/packages/core-dotnet/images/Method.png) | PrepareForRender | Prepares an effect for the rendering process. |
![メソッド](template/packages/core-dotnet/images/Method.png) | SetGraph | The renderer calls this method to provide the effect implementation with a way to specify its transform graph and transform graph changes. The renderer calls this method when: 1) When the effect is first initialized. 2) If the number of inputs to the effect changes. |
トップ
参照