This topic describes common data types in Mesh SQL.

texture

The texture type, including the width, height, compression method, and binary texture data. Multiple objects can share one texture.

material

The material type that is used to describe the visual attributes of the surface of an sfmesh object and can be associated with texture information.

meshgeom

The geometric type that is used to record coordinates and the descriptions of surface construction. In most cases, the meshgeom data type is used to represent white films that do not require textures and materials.

sfmesh

A collection of data types that contain information about geometries, materials, textures, and texture coordinates.