Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
BasedOn.cs
Go to the documentation of this file.
1
namespace
droid
.Runtime.Utilities.Enums.BoundingBox {
2
public
enum
BasedOn
{
6
Collider_
= 0,
7
11
Geometry_
= 1
12
}
13
}
droid.Runtime.Utilities.Enums.BoundingBox.BasedOn.Collider_
Base the bounding box on colliders
droid
droid.Runtime.Utilities.Enums.BoundingBox.BasedOn.Geometry_
Base the bounding box on geometries
droid.Runtime.Utilities.Enums.BoundingBox.BasedOn
BasedOn
Definition:
BasedOn.cs:2
Runtime
Utilities
Enums
BoundingBox
BasedOn.cs
Generated by
1.8.13