Struct ufbx.ufbx_thumbnail
Embedded thumbnail in the file, valid if the dimensions are non-zero.
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_thumbnail
Fields
data
Thumbnail pixel data, layout as contiguous rows from bottom to top.
See ufbx_thumbnail.format
for the pixel format.
Declaration
public ufbx.ufbx_blob data
Field Value
Format of ufbx_thumbnail.data
.
Declaration
public ufbx.ufbx_thumbnail_format format
Field Value
height
Declaration
Field Value
props
Declaration
public ufbx.ufbx_props props
Field Value
width
Declaration
Field Value