|
||||||||||
前 次 | フレームあり フレームなし |
BillboardControl.Alignment を使用しているパッケージ | |
---|---|
com.jme3.scene.control | The com.jme3.control package provides
controls . |
com.jme3.scene.control での BillboardControl.Alignment の使用 |
---|
BillboardControl.Alignment を返す com.jme3.scene.control のメソッド | |
---|---|
BillboardControl.Alignment |
BillboardControl.getAlignment()
Returns the alignment this Billboard is set too. |
static BillboardControl.Alignment |
BillboardControl.Alignment.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static BillboardControl.Alignment[] |
BillboardControl.Alignment.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
BillboardControl.Alignment 型のパラメータを持つ com.jme3.scene.control のメソッド | |
---|---|
void |
BillboardControl.setAlignment(BillboardControl.Alignment alignment)
Sets the type of rotation this Billboard will have. |
|
||||||||||
前 次 | フレームあり フレームなし |