Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
FrameFinishes.cs File Reference

Go to the source code of this file.

Namespaces

namespace  droid.Runtime.Utilities.Enums
 

Enumerations

enum  droid.Runtime.Utilities.Enums.FrameFinishes { droid.Runtime.Utilities.Enums.FrameFinishes.Late_update_, droid.Runtime.Utilities.Enums.FrameFinishes.End_of_frame_, droid.Runtime.Utilities.Enums.FrameFinishes.On_render_image_, droid.Runtime.Utilities.Enums.FrameFinishes.On_post_render_ }
 Determines where in the monobehaviour cycle a frame/step is finished More...