Tanoda
Leap.Unity.GraphicalRenderer.MeshCache.CachedTopology Struct Reference

Public Attributes

Vector3[] verts
 
int[] tris
 

Detailed Description

Definition at line 83 of file MeshCache.cs.

Member Data Documentation

◆ tris

int [] Leap.Unity.GraphicalRenderer.MeshCache.CachedTopology.tris

Definition at line 85 of file MeshCache.cs.

◆ verts

Vector3 [] Leap.Unity.GraphicalRenderer.MeshCache.CachedTopology.verts

Definition at line 84 of file MeshCache.cs.


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