Processing Forum
Default value is 0.5m.
Value is set using setPhysicalDistanceToScreen(float)
.
physicalDistanceToScreen() and focusDistance()
represent the same distance. The first one is expressed in physical real world units, while the latter is expressed in processing virtual world units. Use their ratio to convert distances between these worlds.