C++ Java Unity
Unity Reference
CameraDevice.Int64Range Struct Reference

A struct describing a range of 64 bit integers with a lower and upper bound More...

Public Attributes

long fromInt
 
long toInt
 

Detailed Description

A struct describing a range of 64 bit integers with a lower and upper bound

Member Data Documentation

long fromInt
long toInt