Menu

SetGLSceneMediaDir()

Help
Sergio
2017-06-02
2017-06-02
  • Sergio

    Sergio - 2017-06-02

    I created a directory named C:\Sergio\Media where I put my media files to use iwith an actor object.

    What should I write when using the declaration SetGLSceneMediaDir()in my code ?
    In the sample In the sample GLScene\Samples\Delphi\Demos\meshes\skeletal I could not identify where to set the directory GLScene\Samples\media

     
  • Jerome.D (BeanzMaster)

    Hi Setgio simply just call SetCurrentDir('C:\Sergio\Media'); in Form's FormCreate Event and
    Don't call SetGLSceneMediaDir.

     
  • Sergio

    Sergio - 2017-06-03

    Thanks Jerome I will do it . This is the usual way.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.