FbxSaveOptions.GenerateVertexElementMaterial

FbxSaveOptions.GenerateVertexElementMaterial property

Gets or sets whether always generate a VertexElementMaterial for geometries if the attached node contains materials. This is turned off by default.

public bool GenerateVertexElementMaterial { get; set; }

See Also