Enum ufbx.ufbx_texture_type
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public enum ufbx.ufbx_texture_type
Fields
Name | Description |
---|---|
UFBX_TEXTURE_FILE | Texture associated with an image file/sequence. |
UFBX_TEXTURE_LAYERED | The texture consists of multiple texture layers blended together. |
UFBX_TEXTURE_PROCEDURAL | Reserved as these should exist in FBX files. |
UFBX_TEXTURE_SHADER | Node in a shader graph.
Use |
UFBX_TEXTURE_TYPE_FORCE_32BIT |