 |
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.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntaxpublic Version ApplicationVersion { get; set; }Property Value
Version
See Also