Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.Misc.Orientation.FollowTarget Class Reference

More...

Inheritance diagram for droid.Runtime.Utilities.Misc.Orientation.FollowTarget:
Collaboration diagram for droid.Runtime.Utilities.Misc.Orientation.FollowTarget:

Public Attributes

Vector3 _Offset = new Vector3(0f, 7.5f, 0f)
 
Transform target
 

Detailed Description

Definition at line 8 of file FollowTarget.cs.

Member Data Documentation

◆ _Offset

Vector3 droid.Runtime.Utilities.Misc.Orientation.FollowTarget._Offset = new Vector3(0f, 7.5f, 0f)

Definition at line 11 of file FollowTarget.cs.

◆ target

Transform droid.Runtime.Utilities.Misc.Orientation.FollowTarget.target

Definition at line 15 of file FollowTarget.cs.


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