#include <LightImporter.hpp>
|
| | OwnedBy (Engine &owner) |
| | Constructor.
|
| |
◆ ~LightImporter()
| virtual castor3d::LightImporter::~LightImporter |
( |
| ) |
|
|
virtualdefault |
◆ LightImporter()
| C3D_API castor3d::LightImporter::LightImporter |
( |
Engine & | engine | ) |
|
|
explicit |
◆ import() [1/2]
Light import Function.
- Parameters
-
| [out] | light | Receives the imported data. |
| [in] | pathFile | The location of the file to import. |
| [in] | parameters | Import configuration parameters. |
- Returns
false if any problem occured.
◆ import() [2/2]
Light import function.
- Parameters
-
| [out] | light | Receives the imported data. |
| [in] | file | The location of the file to import. |
| [in] | parameters | Import configuration parameters. |
- Returns
false if any problem occured.
◆ m_file
◆ m_parameters
The documentation for this class was generated from the following file: