BotNavSim  v0.4.3
Mobile Robot Simulation
Environment Class Reference

Environment data More...

Inheritance diagram for Environment:
Collaboration diagram for Environment:

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...
 

Detailed Description

Environment data

Definition at line 7 of file Environment.cs.

Member Data Documentation

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.

Property Documentation

Bounds Environment.destinationBounds
get

Gets the destination bounds.

Definition at line 31 of file Environment.cs.

Bounds Environment.originBounds
get

Gets the origin bounds.

Definition at line 22 of file Environment.cs.


The documentation for this class was generated from the following file: