Populates a string with the absolute path of the Simdify documents file path. This is the directory containing the Simdify documents such as shader files, application shells for the Shader app, user scripts, and textures. Typically, something like C:\Users\UserName\My Documents\Scenomics.
string GetApplicationDocumentsFilePath( string p_sPath )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sPath | A string that will store the path to the application documents directory. |
None published. Please look for an example in the Simdify Scripting Language code base.