Method GetMatchingPreset
GetMatchingPreset(float)
Get the index of the preset that matches the lens settings
선언
public int GetMatchingPreset(float fov)
파라미터
타입 | 이름 | 설명 |
---|---|---|
float | fov |
반환
타입 | 설명 |
---|---|
int | the preset index, or -1 if no matching preset |