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

Public Member Functions

 RectWorldCornerEnumerator (Rect rect)
 
RectWorldCornerEnumerator GetEnumerator ()
 
bool MoveNext ()
 

Properties

Vector3 Current [get]
 

Detailed Description

Definition at line 113 of file Rect.cs.

Constructor & Destructor Documentation

◆ RectWorldCornerEnumerator()

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

Definition at line 119 of file Rect.cs.

Member Function Documentation

◆ GetEnumerator()

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

Definition at line 127 of file Rect.cs.

◆ MoveNext()

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

Definition at line 139 of file Rect.cs.

Property Documentation

◆ Current

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

Definition at line 128 of file Rect.cs.


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