 |
EngineCreateOptionsApplicationVersion Property |
The version of the that is using SharpEngine. If not manually set, then the version is set from the version of the entry assembly.
Note that the max value for the Build version is 4096 (0xFFF). If the Build version is bigger, then 0 will be saved to the struct that is used to create Vulkan instance.
Namespace: Ab4d.SharpEngine.CommonAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic Version ApplicationVersion { get; set; }Property Value
Version
See Also