copyExampleSim3dProject
Syntax
sim3d.utils.copyExampleSim3dProject(DestFldr)
sim3d.utils.copyExampleSim3dProject(DestFldr,Name=Value)
Description
sim3d.utils.copyExampleSim3dProject(
copies the support package project files to the destination folder,
DestFldr
)DestFldr
. By default, copyExampleSim3dProject
copies the
plugins to your Epic Games® installation folder.
sim3d.utils.copyExampleSim3dProject(
copies support package files to the destination with additional options specified by
name-value arguments. If your Epic Games installation is not saved to the default location DestFldr
,Name=Value
)C:\Program
Files\Epic Games
, specify the PluginDestination
argument.
Running the
sim3d.utils.copyExampleSim3dProject
function configures your
environment so that you can customize scenes. The support package contains these Automated Driving Toolbox™ Interface for
Unreal Engine® Projects.
Input Arguments
Examples
Version History
Introduced in R2022b