MilitaryCVisualizerParameters.CustomMetadataFileName Property
Gets the name of the file with additional symbol metadata that has been loaded.
Syntax
public System.String CustomMetadataFileName { get; }
Property Value
Default: ""
The name of the file with additional symbol metadata that has been loaded or an empty string if only the default metadata is being used.
Remarks
Custom symbol metadata is stored in a regular XML file. To create a new metadata document, start by copying the template file found in the samples/TacticalMetadata directory of a Carmenta Engine SDK installation, and edit it according to the comments in the file.
Platforms
Windows, Linux, Android