public class FbxMaterialProperties
extends java.lang.Object
Constructor and Description |
---|
FbxMaterialProperties() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getProperty(java.lang.String name) |
void |
setPropertyFromElement(FbxElement propertyElement) |
void |
setPropertyTexture(java.lang.String name,
FbxTexture texture) |
public void setPropertyTexture(java.lang.String name, FbxTexture texture)
public void setPropertyFromElement(FbxElement propertyElement)
public java.lang.Object getProperty(java.lang.String name)