Creating metadata about nodes
 
 
 

Class KFbxObjectMetaData holds metadata about nodes. The metadata are stored as properties.

For an example of creating metadata, look at function CreateScene() in sample program ExportScene05 (see ExportScene05).

For an example of how to access metadata, look at functions DisplayMetaData() and DisplayMetaDataConnections() in sample program ImportScene (see ImportScene).