API reference
API reference
Select your platform
No SDKs available
No versions available

FaceExpressionsEnumerator Struct

Extends IEnumerator< float >
The implementation of IEnumerator for face expressions weights, used for enumerating directly over OVRFaceExpressions.
This is used when reading this data as a collection of facial expressions by accessing this.

Properties

Gets the element of this collection at the current position of the enumerator.
object IEnumerator. Current[Get]

Member Functions

Advances the enumerator to the next element of the collection.
Returns
Returns true if the enumerator was successfully advanced to the next element in this collection, false otherwise.
Sets the enumerator to its initial position, which is before the first element in the collection.
void Dispose ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon