|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface GL1Renderer
Renderer sub-interface that is used for non-shader based renderers.
The GL1Renderer provides a single call,
setFixedFuncBinding(com.jme3.material.FixedFuncBinding, java.lang.Object)
which allows to set fixed functionality state.
| メソッドの概要 | |
|---|---|
void |
setFixedFuncBinding(FixedFuncBinding ffBinding,
java.lang.Object val)
Set the fixed functionality state. |
| メソッドの詳細 |
|---|
void setFixedFuncBinding(FixedFuncBinding ffBinding,
java.lang.Object val)
See FixedFuncBinding for various values that
can be set.
ffBinding - The binding to setval - The value
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||