Tanoda
Leap.Unity.LeapImageRetriever.LeapTextureData Class Reference

Public Member Functions

bool CheckStale (Image image)
 
void Reconstruct (Image image, string globalShaderName, string pixelSizeName)
 
void UpdateTexture (Image image)
 

Properties

Texture2D CombinedTexture [get]
 

Detailed Description

Definition at line 55 of file LeapImageRetriever.cs.

Member Function Documentation

◆ CheckStale()

bool Leap.Unity.LeapImageRetriever.LeapTextureData.CheckStale ( Image  image)

Definition at line 65 of file LeapImageRetriever.cs.

◆ Reconstruct()

void Leap.Unity.LeapImageRetriever.LeapTextureData.Reconstruct ( Image  image,
string  globalShaderName,
string  pixelSizeName 
)

Definition at line 81 of file LeapImageRetriever.cs.

◆ UpdateTexture()

void Leap.Unity.LeapImageRetriever.LeapTextureData.UpdateTexture ( Image  image)

Definition at line 103 of file LeapImageRetriever.cs.

Property Documentation

◆ CombinedTexture

Texture2D Leap.Unity.LeapImageRetriever.LeapTextureData.CombinedTexture
get

Definition at line 59 of file LeapImageRetriever.cs.


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