Tanoda
Leap.Unity.Geometry.Rect.RectLocalCornerEnumerator Struct Reference

Public Member Functions

 RectLocalCornerEnumerator (Rect rect)
 
RectLocalCornerEnumerator GetEnumerator ()
 
bool MoveNext ()
 

Properties

Vector3 Current [get]
 

Detailed Description

Definition at line 148 of file Rect.cs.

Constructor & Destructor Documentation

◆ RectLocalCornerEnumerator()

Leap.Unity.Geometry.Rect.RectLocalCornerEnumerator.RectLocalCornerEnumerator ( Rect  rect)

Definition at line 154 of file Rect.cs.

Member Function Documentation

◆ GetEnumerator()

RectLocalCornerEnumerator Leap.Unity.Geometry.Rect.RectLocalCornerEnumerator.GetEnumerator ( )

Definition at line 162 of file Rect.cs.

◆ MoveNext()

bool Leap.Unity.Geometry.Rect.RectLocalCornerEnumerator.MoveNext ( )

Definition at line 174 of file Rect.cs.

Property Documentation

◆ Current

Vector3 Leap.Unity.Geometry.Rect.RectLocalCornerEnumerator.Current
get

Definition at line 163 of file Rect.cs.


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