GltfAssetInfo.minVersion Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum glTF version that this asset targets.
public: System::String ^ minVersion;
public string minVersion;
val mutable minVersion : string
Public minVersion As String