Class FbxMaterial
java.lang.Object
com.jme3.scene.plugins.fbx.objects.FbxObject
com.jme3.scene.plugins.fbx.objects.FbxMaterial
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
float
float
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jme3.scene.plugins.fbx.objects.FbxObject
link, linkToZero, readVectorFromProp
-
Field Details
-
shadingModel
-
ambientColor
-
ambientFactor
public float ambientFactor -
diffuseColor
-
diffuseFactor
public float diffuseFactor -
specularColor
-
specularFactor
public float specularFactor -
shininessExponent
public float shininessExponent -
material
-
-
Constructor Details
-
FbxMaterial
-
-
Method Details