|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.jme3.shader.ShaderVariable
com.jme3.shader.Attribute
public class Attribute
An attribute is a shader variable mapping to a VertexBuffer data on the CPU.
| コンストラクタの概要 | |
|---|---|
Attribute()
|
|
| メソッドの概要 |
|---|
| クラス com.jme3.shader.ShaderVariable から継承されたメソッド |
|---|
getLocation, getName, read, setLocation, setName, write |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Attribute()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||