fbxlayeredtexture.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/scene/shading/fbxtexture.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

Classes

class  FbxLayeredTexture
 FbxLayeredTexture is a combination of multiple textures(FbxTexture) blended sequentially. More...
struct  FbxLayeredTexture::InputData

Functions

EFbxType FbxTypeOf (const FbxLayeredTexture::EBlendMode &)

Detailed Description

Definition in file fbxlayeredtexture.h.


Function Documentation

EFbxType FbxTypeOf ( const FbxLayeredTexture::EBlendMode ) [inline]

Definition at line 175 of file fbxlayeredtexture.h.

{ return eFbxEnum; }