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