Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
ImitationEnvironment.cs
Go to the documentation of this file.
1
using
UnityEngine
;
2
3
namespace
droid
.Runtime.Environments.Experimental {
7
[AddComponentMenu(
"Neodroid/Environments/NotUsed/Imitation"
)]
8
public
class
ImitationEnvironment
:
PrototypingEnvironment
{ }
9
}
droid.Runtime.Environments.Experimental.ImitationEnvironment
Definition:
ImitationEnvironment.cs:8
droid
droid.Runtime.Environments.PrototypingEnvironment
Environment to be used with the prototyping components.
Definition:
PrototypingEnvironment.cs:23
UnityEngine
Runtime
Environments
Experimental
ImitationEnvironment.cs
Generated by
1.8.13