Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.GameObjects.NeodroidCamera.Experimental.TextureFlipper Class Reference
Inheritance diagram for droid.Runtime.Utilities.GameObjects.NeodroidCamera.Experimental.TextureFlipper:
Collaboration diagram for droid.Runtime.Utilities.GameObjects.NeodroidCamera.Experimental.TextureFlipper:

Public Member Functions

 TextureFlipper ()
 
void Flip (RenderTexture target)
 
void Dispose ()
 

Detailed Description

Definition at line 212 of file MultiPassCamera.cs.

Constructor & Destructor Documentation

◆ TextureFlipper()

droid.Runtime.Utilities.GameObjects.NeodroidCamera.Experimental.TextureFlipper.TextureFlipper ( )

Definition at line 217 of file MultiPassCamera.cs.

Member Function Documentation

◆ Dispose()

void droid.Runtime.Utilities.GameObjects.NeodroidCamera.Experimental.TextureFlipper.Dispose ( )

Definition at line 242 of file MultiPassCamera.cs.

◆ Flip()

void droid.Runtime.Utilities.GameObjects.NeodroidCamera.Experimental.TextureFlipper.Flip ( RenderTexture  target)

Definition at line 224 of file MultiPassCamera.cs.


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