![]() |
BotNavSim
v0.4.3
Mobile Robot Simulation
|
Environment data More...
Public Attributes | |
Transform | origin |
Transform in hierarchy detailing bounds for origin by collider.bounds More... | |
Transform | destination |
Transform in hierarchy detailing bounds for destination by collider.bounds More... | |
Properties | |
Bounds | originBounds [get] |
Gets the origin bounds. More... | |
Bounds | destinationBounds [get] |
Gets the destination bounds. More... | |
Environment data
Definition at line 7 of file Environment.cs.
Transform Environment.destination |
Transform in hierarchy detailing bounds for destination by collider.bounds
Definition at line 17 of file Environment.cs.
Transform Environment.origin |
Transform in hierarchy detailing bounds for origin by collider.bounds
Definition at line 12 of file Environment.cs.
|
get |
Gets the destination bounds.
Definition at line 31 of file Environment.cs.
|
get |
Gets the origin bounds.
Definition at line 22 of file Environment.cs.